in reply to Re: Re: hijacking a module constructor
in thread hijacking a module constructor
This has a similar effect to the symbol table glob aliasing, but only affects the GD:: symbol table. Again, use with caution as this is even more hackish than the glob alias.$GD::{$_} = $SVG::GD::{$_} for grep !/::$/, keys %SVG::GD::;
_________
broquaint
|
|---|