Current Path : /compat/linux/proc/self/root/usr/local/lib/perl5/5.8.9/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/self/root/usr/local/lib/perl5/5.8.9/less.pm |
package less; our $VERSION = '0.01'; =head1 NAME less - perl pragma to request less of something from the compiler =head1 SYNOPSIS use less; # unimplemented =head1 DESCRIPTION Currently unimplemented, this may someday be a compiler directive to make certain trade-offs, such as perhaps use less 'memory'; use less 'CPU'; use less 'fat'; =cut 1;