The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0174

  • New specific Overview commands:
    • C-o o i -- Inheritance
    • C-o o a -- API
    • C-o o b -- Bookmarks
    • C-o o u -- Uses
    • C-o o h -- NeighbourHood
  • Beta: Run calls to perly_sense as a prepared shell command, if the variable ps/use-prepare-shell-command is non-nil.
    • (setq ps/use-prepare-shell-command t) to enable in your config.
    • This will shave around 1.8s off each call, which is significant. This makes most things _a_lot_ snappier.
  • Removed the NeighbourHood from Class Overview. This was making Class Overview too slow to be useful, and provided little benefit.
    • You can still use C-o o h if you want to see the NeighbourHood.

Documentation

CLI for Devel::PerlySense with support for Emacs and Vim output formats.
simple solutions to common issues

Modules

Perl IDE backend with Emacs frontend
A Bookmark definition and its matches
A collection of Bookmark::Definition and their configuration.
A Project's configuration
A Project's default configuration
A Perl file/document
The methods (and their locations) of a package
A file name + cursor position
Document information generated during a parse
Integration with editors
Integration with Emacs
Integration with Vim
A User Home root directory
Plugin for parsing Moose syntax constructs
A Project null object.
Utility routines
Time the duration of a variable until it goes out of scope