NAME
test.pl
- Print a directory hierarchy.
SYNOPSIS
...>perl test.pl -i obj -i CVS dirName
DESCRIPTION
test.pl
runs under both Unix and DOS (aka Windows).
test.pl
outputs the directory tree starting at the given directory. The complete path to the given directory is output, but sibling directories are ignored.
COMMAND LINE SWITCHES
test.pl
provides these switches:
-help. Display help and terminate with exit(0)
-ignore. Specify a series of directories to ignore. Repeat for each directory
REQUIRED MODULES
Class::Tree - one of mine
Getopt::Simple - one of mine
AUTHOR
test.pl
was written by Ron Savage <ron@savage.net.au> in 1997.
LICENCE
Australian copyright (c) 1997-2002 Ron Savage.
All Programs of mine are 'OSI Certified Open Source Software';
you can redistribute them and/or modify them under the terms of
The Artistic License, a copy of which is available at:
http://www.opensource.org/licenses/index.html