CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     P     > >     PNI
Distribution PNI [Download]
Author FIBO [ Gianluca Casati ]
Version 0.15
Abstract Perl Node Interface
Released 21 June 2011
Size 25.3 KB
MD5 Checksum 175daadaac3c49df6088a5ab0ff98031
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Cwd  |   List::Util  |   Math::Complex  |   Module::Pluggable  |   Scalar::Util  |   Test::More  |   Time::HiRes  |  

Modules

PNI  [source]   [v 0.15] Perl Node Interface
PNI::Edge  [source]   [v 0.15] is used to connect two slots
PNI::Error  [source]   [v 0.15] PNI errors catalogue
PNI::File  [source]   [v 0.15]
PNI::Finder  [source]   [v 0.15] searches for available nodes
PNI::GUI::Edge  [source]   [v 0.15] is an edge abstract view
PNI::GUI::Node  [source]   [v 0.15] is a node abstract view
PNI::GUI::Scenario  [source]   [v 0.15] is a scenario abstract view
PNI::Item  [source]   [v 0.15] is the base class
PNI::Node  [source]   [v 0.15] is a basic unit of code
PNI::Node::Cwd::Getcwd  [v 0.15]
PNI::Node::List::Util::Max  [source]   [v 0.15] PNI node wrapping the List::Util max function
PNI::Node::Perldata::Array  [source]   [v 0.15] PNI node wrapping the Perl builtin ARRAY data type
PNI::Node::Perldata::Scalar  [source]   [v 0.15] PNI node wrapping the Perl builtin SCALAR data type
PNI::Node::Perlfunc::Chomp  [source]   [v 0.15] PNI node wrapping the Perl C<chomp> function
PNI::Node::Perlfunc::Chop  [source]   [v 0.15] PNI node wrapping the Perl C<chop> function
PNI::Node::Perlfunc::Cos  [source]   [v 0.15] PNI node wrapping the Perl C<cos> function
PNI::Node::Perlfunc::Exp  [source]   [v 0.15] PNI node wrapping the Perl C<exp> function
PNI::Node::Perlfunc::Int  [source]   [v 0.15] PNI node wrapping the Perl C<int> function
PNI::Node::Perlfunc::Length  [source]   [v 0.15] PNI node wrapping the Perl C<length> function
PNI::Node::Perlfunc::Log  [source]   [v 0.15] PNI node wrapping the Perl C<log> function
PNI::Node::Perlfunc::Print  [source]   [v 0.15] PNI node wrapping the Perl C<print> function
PNI::Node::Perlfunc::Ref  [source]   [v 0.15] PNI node wrapping the Perl C<ref> function
PNI::Node::Perlfunc::Sin  [source]   [v 0.15] PNI node wrapping the Perl C<sin> function
PNI::Node::Perlfunc::Sleep  [source]   [v 0.15] PNI node wrapping the Perl C<sleep> function
PNI::Node::Perlfunc::Sqrt  [source]   [v 0.15] PNI node wrapping the Perl C<sqrt> function
PNI::Node::Perlfunc::Sub  [source]   [v 0.15] PNI node wrapping the Perl C<sub> function
PNI::Node::Perlop::Addition  [source]   [v 0.15] PNI node wrapping the Perl C<+> operator
PNI::Node::Perlop::And  [source]   [v 0.15] PNI node wrapping the Perl C<and> operator
PNI::Node::Perlop::Backticks  [source]   [v 0.15] PNI node wrapping the Perl C<..> operator
PNI::Node::Perlop::Division  [source]   [v 0.15] PNI node wrapping the Perl C</> operator
PNI::Node::Perlop::Multiplication  [source]   [v 0.15] PNI node wrapping the Perl C<*> operator
PNI::Node::Perlop::Not  [source]   [v 0.15] PNI node wrapping the Perl C<not> operator
PNI::Node::Perlop::Numerically_equal  [source]   [v 0.15] PNI node wrapping the Perl C<==> operator
PNI::Node::Perlop::Numerically_not_equal  [source]   [v 0.15] PNI node wrapping the Perl C<!=> operator
PNI::Node::Perlop::Or  [source]   [v 0.15] PNI node wrapping the Perl C<or> operator
PNI::Node::Perlop::Range  [source]   [v 0.15] PNI node wrapping the Perl C<..> operator
PNI::Node::Perlop::Stringwise_equal  [source]   [v 0.15] PNI node wrapping the Perl C<eq> operator
PNI::Node::Perlop::Stringwise_not_equal  [source]   [v 0.15] PNI node wrapping the Perl C<ne> operator
PNI::Node::Perlop::Subtraction  [source]   [v 0.15] PNI node wrapping the Perl C<-> operator
PNI::Node::Perlvar::Basetime  [v 0.15]
PNI::Node::Perlvar::Osname  [v 0.15]
PNI::Node::Perlvar::Perl_version  [v 0.15]
PNI::Node::Perlvar::Process_id  [v 0.15]
PNI::Node::Scalar::Util::Looks_like_number  [source]   [v 0.15] PNI node wrapping the Scalar::Util looks_like_number function
PNI::Scenario  [source]   [v 0.15] is a persistent PNI graph
PNI::Slot  [source]   [v 0.15] is a basic unit of data
PNI::Slot::In  [source]   [v 0.15] input slot
PNI::Slot::Out  [source]   [v 0.15] output slot

Categories

Development Support    >>     PNI
Data Type Utilities    >>     PNI

Win32 PPM packages for "PNI"

ActiveState default Perl 5.10 repository   [  v 0.15   ]
ActiveState default Perl 5.12 repository   [  v 0.15   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.