Acme-this

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        Brief is better than long-winded.
        But readability counts.
        So use whitespace to enhance readability.
        Not because you're required to.
        Practicality always beats purity.
        In the face of ambiguity, do what I mean.
        There's more than one way to do it.
        Although that might not be obvious unless you're a Monk.
        At your discretion is better than not at all.
        Although your discretion should be used judiciously.
        Just because the code looks clean doesn't mean it is good.
        Just because the code looks messy doesn't mean it is bad.
        Reuse via CPAN is one honking great idea -- let's do more of that!

DESCRIPTION

    Print the Zen of Perl when used.

ACKNOWLEDGEMENTS

    All the credit to <bellaire>, who wrote the Zen of Perl in
    http://www.perlmonks.org/?node_id=752029

lib/Acme/this.pm  view on Meta::CPAN

Brief is better than long-winded.
But readability counts.
So use whitespace to enhance readability.
Not because you're required to.
Practicality always beats purity.
In the face of ambiguity, do what I mean.
There's more than one way to do it.
Although that might not be obvious unless you're a Monk.
At your discretion is better than not at all.
Although your discretion should be used judiciously.
Just because the code looks clean doesn't mean it is good.
Just because the code looks messy doesn't mean it is bad.
Reuse via CPAN is one honking great idea -- let's do more of that!
EOF
}

1;

__END__
=pod

=head1 NAME

lib/Acme/this.pm  view on Meta::CPAN

    Brief is better than long-winded.
    But readability counts.
    So use whitespace to enhance readability.
    Not because you're required to.
    Practicality always beats purity.
    In the face of ambiguity, do what I mean.
    There's more than one way to do it.
    Although that might not be obvious unless you're a Monk.
    At your discretion is better than not at all.
    Although your discretion should be used judiciously.
    Just because the code looks clean doesn't mean it is good.
    Just because the code looks messy doesn't mean it is bad.
    Reuse via CPAN is one honking great idea -- let's do more of that!

=head1 DESCRIPTION

Print the Zen of Perl when used.

=head1 ACKNOWLEDGEMENTS

All the credit to <bellaire>, who wrote the Zen of Perl in
L<http://www.perlmonks.org/?node_id=752029>



( run in 0.654 second using v1.01-cache-2.11-cpan-64827b87656 )