This is fixed now!!! Get it fresh on my master branch! More cleanups and I think we have a new release!!
On Mon, Aug 17, 2009 at 6:16 PM, David Goehrig <d...@nexttolast.com> wrote: > The "black magic" is perl5 typeglob programming 101. GV in the perl > internals pods. As for the behavior change there was a reason. But I don't > remember what it was. :) > > I will take a look when my kid is asleep. > > Dave > > -=-=- d...@nexttolast.com -=-=- > > > On Aug 17, 2009, at 1:04 PM, Kartik Thakore <thakore.kar...@gmail.com> > wrote: > > Ok I need some help with the black magic in lib/SDL/Constants.pm @EXPORT. >> Right now the constants can be accessed in a script that doesn't do >> Package whutever; >> SDL:: needs to be appended. Any help will be great. >> >> Kartik Thakore >> >