The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Lingua::Lid::Errstr - provides $Lingua::Lid::errstr

SYNOPSIS

    use Lingua::Lid;
     
    print $Lingua::Lid::errstr, "\n";
     
    print Lingua::Lid::errstr(), "\n";  # preferred

DESCRIPTION

Lingua::Lid::Errstr implements a thread-safe replacement of the former package variable $Lingua::Lid::errstr.

NOTES

$Lingua::Lid::errstr is provided for backwards compatibility with Lingua::Lid v0.01. It may be removed in a future release. Any new code using Lingua::Lid should utilize the function Lingua::Lid::errstr().

AUTHOR

Alex Linke <alinke@lingua-systems.com>

COPYRIGHT AND LICENSE

Copyright (C) 2010 Lingua-Systems Software GmbH

This extension is free software. It may be used, redistributed and/or modified under the terms of the zlib license. For details, see the full text of the license in the file LICENSE.