in reply to Re^5: Automatically add all defined functions to your @EXPORTin thread Automatically add all defined functions to your @EXPORT
if ( $var1 == 1 and $var2 == 2 ) { doSomething(); } [download]