Import of THOSPEL/Heap-Simple-XS-0.10 from CPAN. gitpan-cpan-distribution: Heap-Simple-XS gitpan-cpan-version: 0.10 gitpan-cpan-path: THOSPEL/Heap-Simple-XS-0.10.tar.gz gitpan-cpan-author: THOSPEL gitpan-cpan-maturity: released
Import of THOSPEL/Heap-Simple-XS-0.10 from CPAN.
gitpan-cpan-distribution: Heap-Simple-XS gitpan-cpan-version: 0.10 gitpan-cpan-path: THOSPEL/Heap-Simple-XS-0.10.tar.gz gitpan-cpan-author: THOSPEL gitpan-cpan-maturity: released
DESCRIPTION
This module provides an XS implementation of the interface described in LHeap::Simple|Heap::Simple. Look there for a description.
INSTALLATION
To install this module type the following:
perl Makefile.PL make make test make install
To install this module into a specific directory, do: perl Makefile.PL PREFIX=/name/of/the/directory …the rest is the same…
Please also read the perlmodinstall man page, if available.
DEPENDENCIES
This module requires these other modules:
Heap::Simple Switch module that selects a particular Heap::Simple implementation. Test::More Only in order to run the tests.
AUTHOR
Ton Hospel, EHeap-Simple@ton.iguana.beE
Parts are based on code by Joseph N. Hall (http://www.perlfaq.com/faqs/id/196)
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2004 by Ton Hospel
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Perl模块,提供基于XS的简单堆数据结构实现
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
Heap::Simple::XS
DESCRIPTION
This module provides an XS implementation of the interface described in LHeap::Simple|Heap::Simple. Look there for a description.
INSTALLATION
To install this module type the following:
perl Makefile.PL make make test make install
To install this module into a specific directory, do: perl Makefile.PL PREFIX=/name/of/the/directory …the rest is the same…
Please also read the perlmodinstall man page, if available.
DEPENDENCIES
This module requires these other modules:
Heap::Simple Switch module that selects a particular Heap::Simple implementation. Test::More Only in order to run the tests.
AUTHOR
Ton Hospel, EHeap-Simple@ton.iguana.beE
Parts are based on code by Joseph N. Hall (http://www.perlfaq.com/faqs/id/196)
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2004 by Ton Hospel
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.