0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* for version 1.12 More... over 19 years ago
* added owner_is and owner_isnt from Dylan Martin More... over 19 years ago
* for version 1.11 More... almost 20 years ago
* starter file for testing links. I haven't put any tests in it yet. More... almost 20 years ago
* fixed double quotes problem: if I want to interpolate, I need double quotes :) More... almost 20 years ago
* for version 1.10 More... about 20 years ago
* Spell-checked Changes More... about 20 years ago
* minor updates for Windows compatibility. Tom Metro helped out with patches and advice. More... about 20 years ago
* for version 1.09 More... over 20 years ago
* added POD coverage tests More... over 20 years ago
* for version 1.08 More... over 20 years ago
* David Wheeler sent me a patch to make paths work across platforms. Each function now runs the passed path name through _normalize. If it looks like a unix path, it splits it on / and reconstructs it with File::Spec->catdir(). More... over 20 years ago
* for version 1.07 More... over 20 years ago
Shawn Sorichetti <[email protected]> contributed file_mode_is and file_mode_isnt so we can test files based on modes. More... over 20 years ago
* for version 1.06 More... almost 21 years ago
* removed debugging message More... almost 21 years ago
* root can read files that aren't readable, so I adjusted the tests and docs to note this. More... almost 21 years ago
* ignore the test_files directory created by tests More... almost 21 years ago
* fixed filename case issue: i didn't notice this on Mac OS X which is case insensitive More... almost 21 years ago
* for version 1.05 More... almost 21 years ago
* ignore this test directory More... almost 21 years ago
* correct version number to be two decimal places More... almost 21 years ago
* fixed doc bug about specifying units when I talk about file sizes http://rt.cpan.org/Ticket/Display.html?id=4538 More... almost 21 years ago
* for version 0.9 More... about 21 years ago
* MakeMaker added the Meta.yml file More... about 21 years ago
* ignore cookies file from release More... about 21 years ago
* ignore META.yml created by MakeMaker More... about 21 years ago
* VERSION now comes from this file More... about 21 years ago
* use Test::Manifest if it is around More... about 21 years ago
* no more File::Find::Rule More... about 21 years ago