- or download this
#!perl
...
oneFunction();
twoFunction();
- or download this
package Mod11146642::All 1.00;
...
our @EXPORT = @inherited;
1;
- or download this
package Mod11146642::One 1.00;
...
}
1;
- or download this
package Mod11146642::Two 2.00;
...
}
1;