• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Makefile::GraphViz Download

Makefile::GraphViz

June 9, 2009
GraphViz software enables users to create building flowcharts directly from Makefiles. This software makes it easy to visualize the dependencies between building components and streamline the building process.
Version 0.18
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Agent Zhang
Makefile::GraphViz is a Perl module designed to draw building flowcharts from Makefiles using GraphViz. This module allows users to easily create visual representations of their Makefiles, making it much simpler to understand the flow of operations within the file.

To get started with Makefile::GraphViz, users simply need to use the module in their Perl scripts:

use Makefile::GraphViz;

Once the module has been imported, users can create an instance of the `Makefile::GraphViz` class with:

$parser = Makefile::GraphViz->new;

Users can then parse their Makefile with:

$parser->parse('Makefile');

To visualize the structure of the Makefile, users can plot the tree rooted at a specific goal, such as the 'install' goal:

$gv = $parser->plot('install');
$gv->as_png('install.png');

Alternatively, users can plot the tree rooted at the default goal with:

$gv = $parser->plot;
$gv->as_png('default.png');

For a visual representation of the entire Makefile, users can plot the forest consisting of all the goals in the file:

$gv = $parser->plot_all;
$gv->as_png('default.png');

Additionally, users can use all the methods inherited from the Makefile::Parser class, such as accessing the targets:

@targets = $parser->targets;

It is important to note that before Makefile::GraphViz was created, there was already a CPAN module called GraphViz::Makefile that performed a similar function. However, the images that GraphViz::Makefile generated were oversimplified, leading to the need for a more complex module like this one.

For everyday use, the gvmake utility is more convenient than using this module directly. It is also important to mention that this module is still in its alpha stage and is highly experimental. Therefore, it is strongly advised to avoid using Makefile::GraphViz for production purposes at this time. Despite this, there are plans to improve this module in the future.
What's New

Version 0.18: N/A

Free Download 80.7K
320
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    157
  2. Dvgrab 3.4
    94
  3. DynVPN 1.0
    83
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    76
  6. porm r2
    72
  7. Clewarecontrol 0.8
    71
  8. Hills 2.0
    71
  9. fuseftp 0.8
    70
  10. Java Games 1.0
    70

Related Downloads

irclogger
Irclogger is a basic bot software that functions as a client on ...
pop2imap
A tool that enables the synchronization or copying of data from POP ...
No Brainer SMTPNo Brainer SMTP
No Brainer SMTP is a straightforward SMTP sender that requires no configuration. ...
Too Many Troopers
Too Many Troopers is an action-packed game that draws inspiration from Too ...
TracGoogleMapMacro
GoogleMap Trac Macro is a plugin designed for Trac, that allows users ...
Country Lookup
The Country Lookup Thunderbird extension allows users to quickly determine the origin ...
NeoRaine
NeoRaine is speedy software that emulates the Neo Geo CD gaming system.
junkfilter
Junkfilter is spam filter software that's highly configurable and customizable for use ...
GNOME Log Scrobbler
GNOME Log Scrobbler is a tool that uploads .scrobbler.log files to Last.fm ...
PiddlePodder
Piddlepodder is a software that functions as a podcatching client.
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.