| CPAN Ratings Reviews by Dotan Dimet | |
| Home | Search | About | Bitcard Account | Login |
When trying to copy a bunch of files and directories from a messy working directory to a clean one, I found that my simplistic one-liner was creating broken links when using "ln -s" on existing links.
I was happy to find File::Spec::Link on CPAN, with such confidence-inspiring function names as "full_resolve", which lets me easily get at the actual directory being linked to and link to it.
Thank you Robin Barker: This rocks.
Dotan Dimet - 2009-08-04T11:58:54
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|