1 2 3 4 5 6
package XSUsage; require DynaLoader; @ISA = qw(Exporter DynaLoader); $VERSION = '0.01'; bootstrap XSUsage $VERSION;