Danke für den Hinweis. Auf UNIVERSAL wäre ich nicht gekommen.
Witzig, ich kenne isa, can und DOES aber VERSION nicht. Seltsam.
Auf perldoc funktioniert die Suche nicht korrekt, nach VERSION gesucht und nix als Hinweis auf UNIVERSAL.
//EDIT: Arrghh: 
QuoteAll classes inherit from the UNIVERSAL class implicitly. The UNIVERSAL class is implemented by the Perl core, and provides several default methods, such as isa() , can() , and VERSION() . The UNIVERSAL class will never appear in a package's @ISA variable.
perldoc perlobj 
Das ist mir so peinlich.
Last edited: 2013-06-04 13:56:53 +0200 (CEST)