[ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perli...
[p5sagit/p5-mst-13.2.git] / jpl / bin / jpl
1 #!/usr/bin/perl -w
2
3 # Copyright 1997, O'Reilly & Associate, Inc.
4 #
5 # This package may be copied under the same terms as Perl itself.
6
7 use JPL::Compile qw(files);
8 files(@ARGV);