Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm looking for an equivalent to Unix's file(1) utility.
I was happy to see that something was available on CPAN:
http://search.cpan.org/~cwest/ppt-0.14/bin/file
But I'm confused. What module is to be loaded, & does file need to be imported? CPAN's normally pretty good when it comes to clear information, but I'm lost on this one.
Any clarification anyone can provide would be appreciated.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: file(1) equivalent?
by Eliya (Vicar) on Jan 11, 2012 at 20:40 UTC | |
Re: file(1) equivalent?
by Corion (Patriarch) on Jan 11, 2012 at 21:14 UTC | |
Re: file(1) equivalent?
by toolic (Bishop) on Jan 11, 2012 at 20:18 UTC | |
Re: file(1) equivalent?
by mr.nick (Chaplain) on Jan 11, 2012 at 21:12 UTC | |
by Eliya (Vicar) on Jan 11, 2012 at 21:26 UTC | |
by mr.nick (Chaplain) on Jan 11, 2012 at 21:33 UTC | |
by JavaFan (Canon) on Jan 11, 2012 at 22:18 UTC | |
by ikegami (Patriarch) on Jan 12, 2012 at 00:17 UTC | |
Re: file(1) equivalent?
by Anonymous Monk on Jan 12, 2012 at 02:22 UTC |