On Tue, Jul 03, 2001 at 08:34:00AM +0100, Piers Cawley wrote:
> my $anon = My::Anon::ObjectFactory->new({base => 'Class',
> method1 => sub { ... },
> method2 => sub { ... }},
> @constructor_args);
Cool! When will the module be on CPAN? ;)
--
Michael G. Schwern <schwern@pobox.com> http://www.pobox.com/~schwern/
Perl6 Quality Assurance <perl-qa@perl.org> Kwalitee Is Job One
grep { ref and ref !~ /^[A-Z]+$/ } kill 9, @ARGV;
Thread Previous
|
Thread Next