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

Search results for "Deparse"

B::Deparse - Perl compiler backend to produce perl code River stage five • 11292 direct dependents • 32664 total dependents

B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself creates after parsing a program. The output of B::Deparse won't be exactly the same as the original source...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Guacamole::Deparse - A Gaucamole-based Deparser River stage zero No dependents

XSAWYERX/Guacamole-0.008 - 20 Jun 2022 17:18:38 UTC - Search in distribution
  • Guacamole - A parser toolkit for Standard Perl

App::Tk::Deparse - Tk based GUI to experiment with B::Deparse River stage zero No dependents

This is a GUI program. There are some videos on Perl Maven Tk <https://perlmaven.com/tk> explaining how does this work and how was this built. When the application exits we save the current window size in the config file and next time we use that siz...

SZABGAB/App-Tk-Deparse-0.02 - 04 Nov 2020 10:31:20 UTC - Search in distribution

lib/Rc/Deparse.pm River stage zero No dependents

JPRIT/Rc-0.03 - 21 Nov 1998 20:56:21 UTC - Search in distribution

CSS::Coverage::Deparse River stage zero No dependents

SARTAK/CSS-Coverage-0.04 - 08 Aug 2013 18:07:54 UTC - Search in distribution

Devel::Trepan::Deparse River stage zero No dependents

Perl reports location only at the granularity of a line number. Sometimes you would like better or more precise information. For example suppose I am stopped on this line taken from *File::Basename::fileparse*: if (grep { $type eq $_ } qw(MSDOS DOS M...

ROCKY/Devel-Trepan-Deparse-v3.1.0 - 12 Aug 2018 18:49:49 UTC - Search in distribution

Data::Dump::Patch::Deparse - Patch Data::Dump so it deparses code references River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Data-Dump-Patch-Deparse-0.001 - 11 Feb 2017 01:39:39 UTC - Search in distribution

Parse::RecDescent::Deparse - Turn a Parse::RecDescent object back into its grammar River stage zero No dependents

This module adds the "deparse" method to the "Parse::RecDescent" class, which returns a textual description of the grammar. Why? There are at least two equally unlikely reasons why this could be useful: * You're working on something which grovels aro...

SIMON/Parse-RecDescent-Deparse-1.00 - 01 Aug 2002 17:23:11 UTC - Search in distribution

Syntax::Keyword::Try::Deparse - B::Deparse support for Syntax::Keyword::Try River stage three • 47 direct dependents • 251 total dependents

Loading this module will apply some hacks onto B::Deparse that attempts to provide deparse support for code which uses the syntax provided by Syntax::Keyword::Try....

PEVANS/Syntax-Keyword-Try-0.29 - 13 Jul 2023 10:10:32 UTC - Search in distribution

App::EvalServer::Language::Deparse - Deparse Perl code with B::Deparse River stage zero No dependents

HINRIK/App-EvalServer-0.08 - 08 Apr 2011 12:30:45 UTC - Search in distribution

lib/Sidef/Deparse/Perl.pm River stage one • 1 direct dependent • 1 total dependent

TRIZEN/Sidef-24.01 - 06 Jan 2024 17:09:42 UTC - Search in distribution

Data::Rebuilder - Builds an object rebuilder. River stage zero No dependents

This approach is like to "Data::Dumper" approach. Moreover, an output of this module is not easy to read. However this solution can rebuild tied values, weak references, and closures. In addition, this solution can parameterize arbitrary nodes of com...

LIEUTAR/Data-Rebuilder-0.01 - 21 Sep 2008 16:39:43 UTC - Search in distribution

B::RecDeparse - Deparse recursively into subroutines. River stage zero No dependents

This module extends B::Deparse by making it recursively replace subroutine calls encountered when deparsing. Please refer to B::Deparse documentation for what to do and how to do it. Besides the constructor syntax, everything should work the same for...

VPIT/B-RecDeparse-0.10 - 12 Mar 2015 18:13:06 UTC - Search in distribution

pl - Perl One-Liner Magic Wand River stage zero No dependents

*Don't believe everything you read on SourceForge^H^H^H the internet! -- Plato :-y* Pl follows Perl's philosophy for one-liners: the one variable solely used in one-liners, @F, is single-lettered. Because not everyone may like that, pl has it both wa...

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

IOC - A lightweight IOC (Inversion of Control) framework River stage one • 1 direct dependent • 1 total dependent

This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible ...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC - Search in distribution

Graph - graph data structures and algorithms River stage three • 78 direct dependents • 141 total dependents

Non-Description This module is not for drawing or rendering any sort of *graphics* or *images*, business, visualization, or otherwise. Description Instead, this module is for creating *abstract data structures* called graphs, and for doing various op...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

perlfaq3 - Programming Tools River stage zero No dependents

This section of the FAQ answers questions related to programmer tools and programming support. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

DBG - A collection of debugging functions River stage zero No dependents

This is just a collection of functions useful for debugging. Instead of adding use Data::Dumper; use B::Deparse; use Devel::Size qw(total_size); and so forth you can just type use DBG; at the top of the script. If you're using git, or another version...

GSG/DBG-v0.4.1 - 24 Jan 2020 20:12:16 UTC - Search in distribution
153 results (0.118 seconds)