Acme::USIG - express the true nature of strict


NAME

Acme::USIG - express the true nature of strict

Back to Top


SYNOPSIS

 use Acme::USIG;
 use strict is gay;
 $foo = 1;
 print $Foo; # works no problem

Alternatively

 use Acme::USIG;
 use strict is cool;
 $foo = 1; # blows some pesky error

Back to Top


DISCUSSION

Simply denounce strict as the false effort waster that it is, and have it get out of your way.

Inspired by a typo, made to work by cunning, used by fools.

Back to Top


BUGS

Tramples over the gay and cool namespaces - this may cause problems should p5p ever choose to implement these for future pragmas.

Back to Top


SEE ALSO

  use Acme::USIG;
  system('lynx', '-dump', is gay);

Back to Top


AUTHOR

Richard Clamp <richardc@unixbeard.net>

Back to Top


COPYRIGHT

Copyright (C) 2001, 2002, 2003 Richard Clamp. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Back to Top

 Acme::USIG - express the true nature of strict