Help for this page
Select Code to Download
Select
or
download this
my $name= join '/', split /::/, $Names{$pkg};
Select
or
download this
#!/usr/bin/perl -w use strict; ... $parser->parse($doc); print "Finally done\n";