Acme::Snark - What I tell you three times is true


Acme-Snark documentation  | view source Contained in the Acme-Snark distribution.

Index


NAME

Top

Acme::Snark - What I tell you three times is true

SYNOPSIS

Top

  use Acme::Snark;
  tie $foo, Acme::Snark;

  $foo = 0;
  $foo = 0;
  $foo = 0;

  print "True\n" if $foo;

DESCRIPTION

Top

 Just the place for a Snark!  I have said it twice:
      That alone should encourage the crew.
 Just the place for a Snark!  I have said it thrice:
      What I tell you three times is true.

BUGS

Top

Fetch gets called far, far too many times, which is confusing.

AUTHOR

Top

Alex Gough (alex@earth.li) - Go on, I feel lonely...

Thanks to mstevens for getting the joke.

SEE ALSO

Top

perl(1). Psychiatrist(8). _The Hunting of the Snark_ _Stand on Zanzibar_

COPYRIGHT

Top

LICENSE

Top

This is free software, you may use and redistribute this code under the same terms as perl itself.


Acme-Snark documentation  | view source Contained in the Acme-Snark distribution.