June 2002 ModuleMaker Back Slide 17 Forward

ExtUtils::ModuleMaker::SecondStyle

  • ExtUtils::ModuleMaker::SecondStyle is an example of subclassing
  • It replaces the following methods of ExtUtils::ModuleMaker:
    • new ()
    • default_values ()
    • verify_values ()
    • Block_Begin () to change 'use vars' to 'our' for perl 5.6 code


Copyright © 2001-2002 GlaxoSmithKline Back Contents Forward