Help for this page
#!/usr/bin/env perl use strict; ... print "Object done!\n"; return; }
package Arcturus; #---AUTOPRAGMASTART--- use 5.030; ... } 1;