Language::Befunge::Storage::Generic::Vec::XS ============================= LBSGVXS is an XS accelerator for Language::Befunge::Storage::Generic::Vec. It overrides several object methods with versions written in XS for speed reasons. INSTALLATION ============ To install this module type the following: perl Makefile.PL make make test make install REQUIREMENTS ============ This module requires a minimum of the following: Language::Befunge v4.00 Language::Befunge::Vector::XS v1.10. SUPPORT AND DOCUMENTATION ========================= After installing, you can find documentation for this module with the perldoc command. perldoc Language::Befunge::Storage::Generic::Vec::XS You can also look for information at: . Search CPAN http://search.cpan.org/dist/Language-Befunge-Storage-Generic-Vec-XS . CPAN Request Tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Language-Befunge-Storage-Generic-Vec-XS . AnnoCPAN, annotated CPAN documentation: http://annocpan.org/dist/Language-Befunge-Storage-Generic-Vec-XS . CPAN Ratings: http://cpanratings.perl.org/d/Language-Befunge-Storage-Generic-Vec-XS COPYRIGHT AND LICENCE ===================== Copyright (c) 2008 Mark Glines, all rights reserved. This program is licensed under the terms of the Artistic License, version 2.0. See the "LICENSE" file for details.