I can't use SELECT(....) in LJ::TagGenerator ... I imagine this has to do with "select" already being a perl function and existing in the symbol table already so AUTOLOAD isn't getting called.
I also imagine AlanJ already realized this when playing with tr(), which is why Tr and TR are also both defined as tags?
Alan ... wanna fix? :-)
Update: Looks like the importer is messed ... loading :tags doesn't work right?