Re: Redefining a Subroutine

2001-07-05 Thread Jeff 'japhy' Pinyan
On Jul 5, [EMAIL PROTECTED] said: >I need to redefine a subroutine from one package to a subroutine from >another. > >This code works and does what I want it to, however I need to write it so >it isn't hard coded. The posible necessary escapes, evals, single quotes >and double quotes make me wooz

Redefining a Subroutine

2001-07-05 Thread JCervoni
I need to redefine a subroutine from one package to a subroutine from another. This code works and does what I want it to, however I need to write it so it isn't hard coded. The posible necessary escapes, evals, single quotes and double quotes make me woozy. # WORKS # und