- or download this
#!/usr/bin/perl
use Firework;
...
$display->add_wheel(60,22,8);
$display->start_display;
- or download this
package Firework;
use Firework::Rockets;
...
}
1;
- or download this
package Firework::Rockets;
use Firework;
...
}
1;
- or download this
package Firework::Catherine;
use Firework;
...
}
1;