ssimms / pdfapi2

Create, modify, and examine PDF files in Perl
Other
15 stars 20 forks source link

Use warnings and strict pragmas in tests #8

Closed paultcochrane closed 7 years ago

paultcochrane commented 7 years ago

This is then consistent with the usage in the remainder of the test suite as well as being current Perl best practice.