| File-Cat documentation | view source | Contained in the File-Cat distribution. |
File::Cat - Perl implementation of cat(1)
use File::Cat;
cat ('/etc/motd', \*STDOUT)
or die "Can't cat /etc/motd: $!";
File::Cat is a module of adventure, danger, and low cunning. With it, you will explore some of the most inane programs ever seen by mortals. No computer should be without one!
Dennis Taylor, <corbeau@execpc.com>
Marc Blank.
cat(1)
| File-Cat documentation | view source | Contained in the File-Cat distribution. |