in reply to Re^2: Script using File::Spec fails...
in thread Script using File::Spec fails...
Yes, that change (adding "use File::Basename") corrects the error. I'm simply not fully understanding the distinction between implementing File::Basename and File::Spec, as presented by the text. Thanks!
They're just two modules with different albeit somewhat related functionality. What do you mean with "implementing" anyway? BTW: you have a special and convenient shortcut to make the name of a module into a clickable link, if you like. Just write [mod://File::Basename] and it will render like File::Basename.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Script using File::Spec fails...
by cgmd (Beadle) on May 26, 2007 at 15:02 UTC | |
by syphilis (Archbishop) on May 26, 2007 at 16:03 UTC | |
by jdporter (Paladin) on May 26, 2007 at 17:32 UTC | |
by blazar (Canon) on May 26, 2007 at 19:01 UTC |