5 lines
61 B
Raku
5 lines
61 B
Raku
use WebGUI::Upgrade::Script;
|
|
report 'Simple Output';
|
|
|
|
done;
|
|
|
use WebGUI::Upgrade::Script;
|
|
report 'Simple Output';
|
|
|
|
done;
|
|
|