logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PDL::Perldl2::Profile::Perldl2 - profile for Perldl2 shell

Author

       Chris Marshall, "<chm at cpan dot org>"

Description

       This profile is for development of the new PDL shell (version 2).  The preferred method to start the new
       shell is via the "pdl2" command.  This documentation is provided for "Devel::REPL" coders that may wish
       to use this profile directly for their development.

Name

       PDL::Perldl2::Profile::Perldl2 - profile for Perldl2 shell

See Also

       "Devel::REPL", "Devel::REPL::Profile", and "PDL::Perldl".

Synopsis

           system> re.pl --profile=PDL::Perldl2::Profile::Perldl2  # unix-ish shell
           system> re    --profile=PDL::Perldl2::Profile::Perldl2  # win32 CMD shell

           Perldl2 Shell v0.008
                 PDL comes with ABSOLUTELY NO WARRANTY. For details, see the file
                 'COPYING' in the PDL distribution. This is free software and you
                 are welcome to redistribute it under certain conditions, see
                 the same file for details.

           Loaded plugins:
             CleanErrors
             Commands
             Completion
             CompletionDriver::INC
             CompletionDriver::Keywords
             CompletionDriver::LexEnv
             CompletionDriver::Methods
             DDS
             FindVariable
             History
             Interrupt
             LexEnv
             MultiLine::PPI
             NiceSlice
             PDLCommands
             Packages
             PrintControl
             ReadLineHistory

           Type 'help' for online help

           Type Ctrl-D or quit to exit

           Loaded PDL v2.006

           pdl>

See Also