Help for this page

Select Code to Download


  1. or download this
    use UNIVERSAL::require;
    my $module = 'MA::' . $_madType;
    $module->require;
    my $_cardCharged = $module->chargeCard($_mad_merid);
    
  2. or download this
    Can't call method "prepare" on an undefined value at /path/to/modules/
    +MA/nm.pm line 18.