A. Pagaltzis writes: > * John Siracusa <[EMAIL PROTECTED]> [2007-09-07 13:15]: > > > Ideally, logging would disappear entirely from the code path > > when disabled. Perl being Perl, this is rarely possible, > > Will be easy in 5.10
Is that still the case? The most recent development release has this in its changelog: The assertions pragma, its submodules assertions::activate and assertions::compat and the -A command-line switch have been removed. The interface was not judged mature enough for inclusion in a stable release. -- http://search.cpan.org/~rgarcia/perl-5.9.5/pod/perl595delta.pod#Module_changes Smylers