@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux hosjweb-prod1 6.12.0-201.74.2.2.el9uek.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 17:11:35 PDT 2026 x86_64
Current Path :
/
usr
/
local
/
lib
/
perl5
/
5.8.7
/
Path :
Upload File :
New :
File
Dir
//usr/local/lib/perl5/5.8.7/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;