Thanks for your help, I will look carefully at both of your comments.
cheers
From: John W. Krahn
To: Perl Beginners
Sent: Friday, 13 April 2012 6:08 AM
Subject: Re: Array of Hashes
Rob Dixon wrote:
>
> Hi Paul and welcome to the list.
>
> I can see a few t
Finally, It's work! Thanks !
δΊ 2012-4-12 20:11, Michael Rasmussen ει:
On Thu, Apr 12, 2012 at 06:29:09PM +0800, Zapp wrote:
I had try it, codes is here:
#!/usr/local/bin/perl -w
use Class::Inspector;
use IO::File;
my @methods = Class::Inspector->methods('IO::File', 'full', 'public');
print