in reply to Re^8: How to print out package code ?
in thread How to print out package code ?

> At least I want to get subroutines code from this module.

see http://perldoc.perl.org/B/Deparse.html#coderef2text

Cheers Rolf