0.5!
[staff.git] / convert-template.pl
1 #!/usr/bin/perl -p
2 s/\<WORKSHIFT\>([\w\s]+)\<\/WORKSHIFT\>/\{ inputbox\(\"$1\"\); \}/ig;