[EMAIL PROTECTED] wrote: > -sub MY::postamble { > +package MY; > + > +sub postamble { > my $self = shift; > -sub MY::test { > +sub test { > -sub MY::clean { > +sub clean {
While that works, Its not consistent with any of our other Makefile.PL's do we want to be consistent, or does it not matter ? -- ------------------------------------------------------------------------ Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F "In all that I've done wrong I know I must have done something right to deserve a hug every morning and butterfly kisses at night." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]