Acme::Bleach - For I clean programs


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

Index


NAME

Top

Acme::Bleach - For really clean programs

SYNOPSIS

Top

	use Acme::Bleach;

	print "Hello world";

DESCRIPTION

Top

The first time you run a program under use Acme::Bleach, the module removes all the unsightly printable characters from your source file. The code continues to work exactly as it did before, but now it looks like this:

	use Acme::Bleach;

	   			  	


	  			 	  


		 		  			


	 		   	 	


			      	


	   	   	 


	    	  	 


		 	  		  


	 		 		   


			 		 			


		 		     


	 	  			 	


			 				 	


		  	  			


	   		 		 


	  	  		  


		   	  		


	 			   	 


		    





DIAGNOSTICS

Top

Can't bleach '%s'

Acme::Bleach could not access the source file to modify it.

Can't rebleach '%s'

Acme::Bleach could not access the source file to execute it.

SEE ALSO

Top

http://www.templetons.com/tech/proletext.html

AUTHOR

Top

Damian Conway (as if you couldn't guess)

COPYRIGHT

Top


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