Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

package::stash::xs(3) [mojave man page]

Package::Stash::XS(3)					User Contributed Perl Documentation				     Package::Stash::XS(3)

NAME
Package::Stash::XS - faster and more correct implementation of the Package::Stash API VERSION
version 0.28 SYNOPSIS
use Package::Stash; DESCRIPTION
This is a backend for Package::Stash, which provides the functionality in a way that's less buggy and much faster. It will be used by default if it's installed, and should be preferred in all environments with a compiler. BUGS
No known bugs (but see the BUGS section in Package::Stash). Please report any bugs to GitHub Issues at <https://github.com/doy/package-stash-xs/issues>. SEE ALSO
Package::Stash SUPPORT
You can find this documentation for this module with the perldoc command. perldoc Package::Stash::XS You can also look for information at: o MetaCPAN <https://metacpan.org/release/Package-Stash-XS> o Github <https://github.com/doy/package-stash-xs> o RT: CPAN's request tracker <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Package-Stash-XS> o CPAN Ratings <http://cpanratings.perl.org/d/Package-Stash-XS> AUTHOR
Jesse Luehrs <doy@tozt.net> COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Jesse Luehrs. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.2 2013-07-16 Package::Stash::XS(3)

Check Out this Related Man Page

Package::Stash::XS(3pm) 				User Contributed Perl Documentation				   Package::Stash::XS(3pm)

NAME
Package::Stash::XS - faster and more correct implementation of the Package::Stash API VERSION
version 0.24 SYNOPSIS
use Package::Stash; DESCRIPTION
This is a backend for Package::Stash, which provides the functionality in a way that's less buggy and much faster. It will be used by default if it's installed, and should be preferred in all environments with a compiler. BUGS
No known bugs (but see the BUGS section in Package::Stash). Please report any bugs through RT: email "bug-package-stash-xs at rt.cpan.org", or browse to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Package-Stash-XS <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Package-Stash-XS>. SEE ALSO
o Class::MOP::Package This module is a factoring out of code that used to live here SUPPORT
You can find this documentation for this module with the perldoc command. perldoc Package::Stash::XS You can also look for information at: o AnnoCPAN: Annotated CPAN documentation http://annocpan.org/dist/Package-Stash-XS <http://annocpan.org/dist/Package-Stash-XS> o CPAN Ratings http://cpanratings.perl.org/d/Package-Stash-XS <http://cpanratings.perl.org/d/Package-Stash-XS> o RT: CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Package-Stash-XS <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Package-Stash-XS> o Search CPAN http://search.cpan.org/dist/Package-Stash-XS <http://search.cpan.org/dist/Package-Stash-XS> AUTHOR
Jesse Luehrs <doy at tozt dot net> Based on code from Class::MOP::Package, by Stevan Little and the Moose Cabal. AUTHOR
Jesse Luehrs <doy at tozt dot net> COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Jesse Luehrs. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2011-09-06 Package::Stash::XS(3pm)
Man Page

9 More Discussions You Might Find Interesting

1. HP-UX

Installing aCC++

- I ran the command: swinstall -p -v -s /home/garybowd/aCC-11.11-3.55ws.depot - I selected the S800 Package (I also tried this with the S700, but i'm pretty sure our server is S800) - I selected install, and these are the errors i got: ERROR: Exclude ... (1 Reply)
Discussion started by: gbowdridge
1 Replies

2. Solaris

Package needs to be installed for using pam_mkhomedir.so?

Hi, What is the necessary package that needs to be installed for using pam_mkhomedir.so in pam.conf file? And from where can i get that file? Is that package already shipped with Solaris 10? Because when i use that file i am getting "open_module: stat(/usr/lib/security/pam_mkhomedir.so)... (1 Reply)
Discussion started by: sathya47
1 Replies

3. OS X (Apple)

Where are package contents stored for a file, or why aren't they visible w/o right clicking the file

I was wondering about the "Show Package Contents" option in OS X. I have a keynote file that I'm looking at. Exactly where are these contents or its directory stored, because they aren't visible in the Finder window, unless I obviously right click and choose to view them. And I don't think I can... (2 Replies)
Discussion started by: Straitsfan
2 Replies

4. Shell Programming and Scripting

Change the file style to another version with awk

#cat myfile libgcc: Package > additional *crt*.o files for PPC libgcc: Package > additional *crt*.o files for PPC binutils: Default to n64 when configured for mips64 binutils: Default to n64 when configured for mips64 > gcc-4.6, gcc-4.7: Add support for building mips64 cross compi... (3 Replies)
Discussion started by: yanglei_fage
3 Replies

5. UNIX for Dummies Questions & Answers

GitHub documentation :: GitHub for dummies

Hi I wish to "develop" for brew. It is hosted on GitHub. What book (or online documentation) do you recommend me for GitHub and/or Git? Prefer small physical book. (1 Reply)
Discussion started by: slashdotweenie
1 Replies

6. UNIX for Dummies Questions & Answers

Package release on UNIX environment

Hi, Can some one tell what is Package release on UNIX environment. Thanks, Nag (1 Reply)
Discussion started by: nag_sathi
1 Replies

7. Programming

Redirecting output to new file for command "perldoc perllocal"

Hi, I have to redirect output of the command "perldoc perllocal" to new file which contains all the perl module installed. Currently using perldoc perllocal >> mod_data This does not contain all perl modules installed locally on machine, and each character is doubled. Please... (3 Replies)
Discussion started by: asak
3 Replies

8. Programming

RHN Package List

We have a Redhat subscriptions and wanted to know how one could view the latest package name/list of a versions of RHEL 5,6,7. I am aware of getting what I need via: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Listing_Packages.html but is... (1 Reply)
Discussion started by: metallica1973
1 Replies

9. What is on Your Mind?

Bug Reporting and Feature Request Tracking on GitHub

Dear All, I created a "new public repo" on GitHub (without the code for now but will post the code there as needed if anyone wants to fix a bug) You can report any forum bugs and report issues in the GitHub "Issues Tab" for this repo here: https://github.com/unixneo/unix.com.bugtracker ... (0 Replies)
Discussion started by: Neo
0 Replies