Help for this page

Select Code to Download


  1. or download this
    # Preloaded methods go here.
    sub IPC::MM::Scalar::TIESCALAR {
    ...
        my ($val) = @_;
        return bless \$val, $class;
    }
    
  2. or download this
    MODULE = IPC::MMA       PACKAGE = IPC::MMA