Man Pages in libppix-editortools-perl

  1. Carta.tech
  2. Packages
  3. libppix-editortools-perl
  • 10

    Section 3pm: Library calls

    PPIx::EditorTools.3pm
    Utility methods and base class for manipulating perl via ppi
    PPIx::EditorTools::FindUnmatchedBrace.3pm
    Ppi-based unmatched-brace-finder
    PPIx::EditorTools::FindVariableDeclaration.3pm
    Inds where a variable was declared using ppi
    PPIx::EditorTools::IntroduceTemporaryVariable.3pm
    Introduces a temporary variable using ppi
    PPIx::EditorTools::Lexer.3pm
    Simple lexer used for syntax highlighting
    PPIx::EditorTools::Outline.3pm
    Collect use pragmata, modules, subroutiones, methods, attributes
    PPIx::EditorTools::RenamePackage.3pm
    Change the package name
    PPIx::EditorTools::RenamePackageFromPath.3pm
    Ppix::editortools::renamepackagefrompath -change the package name based on the files path
    PPIx::EditorTools::RenameVariable.3pm
    Lexically replace a variable name in perl code
    PPIx::EditorTools::ReturnObject.3pm
    Simple object to return values from ppix::editortools