Gregory Pittman wrote: > #!/usr/bin/perl -w > ###################################################### > # scribus.pl # > # For automatic generation of # > # Scribus .sla files # > # February, 2004 # > # Gregory Pittman <gpittman at iglou.com> # > # requires: module XML::File # > ######################################################
minor correction: last line in the comments in scribus.pl should be 'requires: module XML::Writer' sorry about that. G Pittman
