FreeBSD Manual Pages
namespace::clean::xs::User3Contributed Perl Documenamespace::clean::xs::all(3) NAME namespace::clean::xs::all - Use XS for namespace::clean globally SYNOPSIS use namespace::clean::xs::all; # at the beginning of your application DESCRIPTION This module replaces namespace::clean with namespace::clean::xs globally, so you won't have to seek-and-replace usage lines. All namespace::clean pending calls are finished by the original non-xs version. Sets namespace::clean version to 0.26 to indicate feature set compability. COPYRIGHT AND LICENSE Copyright (C) 2016 by Sergey Aleynikov This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available. perl v5.32.1 2017-11-16 namespace::clean::xs::all(3)
NAME | SYNOPSIS | DESCRIPTION | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=namespace::clean::xs::all&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>