lib::with::preamble initial import
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 20 Feb 2013 19:28:04 +0000 (19:28 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Wed, 20 Feb 2013 19:28:57 +0000 (19:28 +0000)
commitdcd0209bbc313fa56060d938adffe28375172948
treed0769bff303fe0e96dc2c63957b0c9f550152427
lib::with::preamble initial import
Makefile.PL [new file with mode: 0644]
lib/lib/with/preamble.pm [new file with mode: 0644]
lib/lib/with/preamble/example/strict.pm [new file with mode: 0644]
t/example.t [new file with mode: 0644]
t/lib/my_given_example.pm [new file with mode: 0644]
t/strict.t [new file with mode: 0644]