quine(3) - Linux man page
Name
Quine - extension for creating quines
Synopsis
#!/usr/bin/perl -w use Quine; # rest of code here
Description
This module simply prints the content of the program using the module. This type of program is called a "quine".
Author
Jeff "japhy" Pinyan CPAN ID: PINYAN japhy@pobox.com http://www.pobox.com/~japhy/