This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Benchmark tweaks, fixes, cmpthese()
[perl5.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);