#!/usr/bin/perl -w
# Simple driver script to start the CARPE DIEM module,
# _Corona: Realm of Magic_.
system "perl carpe.pl corona";
exit(0);
#!/usr/bin/perl -w
# Simple driver script to start the CARPE DIEM module,
# _Corona: Realm of Magic_.
system "perl carpe.pl corona";
exit(0);