Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
This is a normal paragraph.
#!/usr/bin/perl
use strict;
use warnings;
while( <> ) {
print;
}
This is an ending paragraph.