- or download this
sub main {
my $self = shift;
...
exit &$coderef();
}
} #main
- or download this
# GlxShMem
# this is an replacement for an old SysV IPC shm package ported to Win
...
1;
### end GlxShMem
- or download this
package GlxModd;
...
} # main
1;