Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048276
en ru br
ALT Linux repos
S:1.003029-alt1

Group :: Development/Other
RPM: perl-Devel-REPL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.003029-alt1
Build date: 28 may 2022, 11:06 ( 95.9 weeks ago )
Size: 70.44 Kb

Home page:   https://metacpan.org/release/Devel-REPL

License: GPL+ or Artistic
Summary: Modern perl interactive shell
Description:

This is an interactive shell for Perl, commonly known as a REPL - Read,
Evaluate, Print, Loop. The shell provides for rapid development or testing
of code without the need to create a temporary source code file.

Through a plugin system, many features are available on demand. These plugins
are available:

   Completion
   CompletionDriver::INC
   CompletionDriver::Keywords
   DDC
   DDS
   Interrupt
   LexEnv
   MultiLine::PPI
   Nopaste
   PPI
   Refresh

The plugins are available in standalone RPM packages. For example the
MultiLine::PPI plugin is delivered within perl-Devel-REPL-MultiLine-PPI package.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Devel-REPL
  • perl-Devel-REPL-Plugin-Interrupt
  • perl-Devel-REPL-Plugin-LexEnv
  • perl-Devel-REPL-Plugin-Completion
  • perl-Devel-REPL-Plugin-MultiLine-PPI
  • perl-Devel-REPL-Plugin-Nopaste
  • perl-Devel-REPL-Plugin-PPI
  • perl-Devel-REPL-Plugin-CompletionDriver-Keywords
  • perl-Devel-REPL-Plugin-Refresh
  • perl-Devel-REPL-Plugin-CompletionDriver-INC
  • perl-Devel-REPL-Plugin-DDS
  • perl-Devel-REPL-Plugin-DDC
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin