Up the F::S subpackage versions; up the JPL JNI.pm version
[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);