- or download this
package Cswitch;
use strict;
...
}
1;
- or download this
#! perl -slw
use strict;
...
print 'Got 2'
},
};
- or download this
C:\test>t-DevDec.pl
Import called with Cswitch
...
(Do you need to predeclare case?)
syntax error at C:\test\t-DevDec.pl line 5, near "switch 1"
Execution of C:\test\t-DevDec.pl aborted due to compilation errors.