summaryrefslogtreecommitdiff
path: root/pod/modpods/less.pod
blob: bccc5341d1331f4880643413f3de218372445d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
=head1 NAME

less - Perl pragma to request less of something from the compiler

=head1 DESCRIPTION

Currently unimplemented, this may someday be a compiler directive
to make certain trade-off, such as perhaps

    use less 'memory';
    use less 'CPU';
    use less 'fat';