#! /usr/bin/perl # pl-cat -- # template file for perl scripts, that read from stdin if no args, # else read from filenames, passed on args... # # $Id$ # Carlos Duarte , 990218 use strict; sub usage { print <) { print; } }