Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdlporters/alien-plplot

Alien package for the PLplot plotting library
https://github.com/pdlporters/alien-plplot

alien perl plotting plplot

Last synced: 14 days ago
JSON representation

Alien package for the PLplot plotting library

Awesome Lists containing this project

README

        

=pod

=encoding UTF-8

=head1 NAME

Alien::PLplot - Alien package for the PLplot plotting library

=head1 VERSION

version 0.001

=head1 DESCRIPTION

This distribution provides PLplot so that it can be used by other
Perl distributions that are on CPAN. It does this by first trying to
detect an existing install of PLplot on your system. If found it
will use that. If it cannot be found, the source code will be downloaded
from the internet and it will be installed in a private share location
for the use of other modules.

=head1 SEE ALSO

=over 4

=item L

Documentation on the Alien concept itself.

=item L

The base class for this Alien.

=item L

=back

=head1 AUTHOR

Zakariyya Mughal

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by Zakariyya Mughal.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut