Help for this page
#!/usr/bin/perl -w use strict; use warnings; ... croaked! at test10.pl line 8 main::do_something() called at test10.pl line 5
#!/usr/bin/perl -w use strict; use warnings; ... } __END__ died! at test10.pl line 8.