Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040964
en ru br
ALT Linux repos
S:0.51-alt2.1
5.0: 0.51-alt1.1
4.1: 0.51-alt1.1
4.0: 0.51-alt1.1
3.0: 0.51-alt1.1

Group :: Development/Perl
RPM: perl-B-Graph

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist B-Graph
Name: perl-%dist
Version: 0.51
Release: alt2.1

Summary: Perl compiler backend to produce graphs of OP trees
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 29 2010

BuildRequires: perl-devel
BuildRequires: perl-B-C

%description
This module is a layer between the perl-internals-examining parts of
Malcolm Beattie's perl compiler (the B::* classes) and your favorite
graph layout tool (currently Dot and VGC are supported, but adding
others would be easy). It examines the internal structures that perl
builds to represent your code (OPs and SVs), and generates
specifications for multicolored boxes and arrows to represent them.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/B*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin