July 24, 2003 ModuleMaker Back Slide 19 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-2003 GlaxoSmithKline Back Contents Forward