Revision 46b5ee69
Von Moritz Bunkus vor mehr als 8 Jahren hinzugefügt
bin/mozilla/do.pl | ||
---|---|---|
use SL::ReportGenerator;
|
||
use SL::WH;
|
||
use Sort::Naturally ();
|
||
require "bin/mozilla/arap.pl";
|
||
require "bin/mozilla/common.pl";
|
||
require "bin/mozilla/io.pl";
|
||
require "bin/mozilla/reportgenerator.pl";
|
||
... | ... | |
|
||
do.pl - Script for all calls to delivery order
|
||
|
||
|
||
=head1 FUNCTIONS
|
||
|
||
=over 2
|
Auch abrufbar als: Unified diff
arap.pl entfernt
Sie enthielt nur noch drei Funktionen:
• select_project — wurde nirgends mehr verwendet
• project_selected — war nur eine Helferfunktion für select_project
• continue — diese wurde nach common.pl verschoben