Skip Menu |

This queue is for tickets about the Devel-Graph CPAN distribution.

Report information
The Basics
Id: 21264
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Devel-Graph

People
Owner: TELS [...] cpan.org
Requestors: ajbryant [...] eiu.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Bug in Devel::Graph
Date: Fri, 01 Sep 2006 11:37:27 -0500
To: bug-Devel-Graph [...] rt.cpan.org
From: "Allen J. Bryant" <ajbryant [...] eiu.edu>
I am using Devel-Graph-0.08 with PERL v5.8.8 on Mandrake see uname -a output below: Linux bravoseven.stud17.eiu.edu 2.4.21-0.13mdksecure #1 SMP Fri Mar 14 14:10:36 EST 2003 i686 unknown unknown GNU/Linux I am attempting to use the graph methode as indicated in the documentation: my $graph = Devel::Graph->graph( $filename ); Which is supposed to provide a "...shortcut to avoid the OO interface..." and I receive the following error: ./mk_flw_chrt.pl qiparsr.pl Unknown conditional type (0) at ./mk_flw_chrt.pl line 9 Where line nine is my $graph = Devel::Graph->graph( $filename ); After examining the graph method in Graph.pm, I notice it seems to have no provision for handling files. Perhps this is an upcoming feature which has yet to be implemented. Just thought you'd like to know. -- Allen J. Bryant Scientific Computer Programmer II Information Technology Services Eastern Illinois University phone: 217-581-7626 "In a sort of ghastly simplicity we remove the organ and demand the function. We make men without chests and expect of them virtue and enterprise. We laugh at honour and are shocked to find traitors in our midst. We castrate and bid the geldings be fruitful." The Abolition of Man C.S. Lewis
Subject: Re: [rt.cpan.org #21264]
Date: Fri, 01 Sep 2006 12:52:41 -0500
To: bug-Devel-Graph [...] rt.cpan.org
From: "Allen J. Bryant" <ajbryant [...] eiu.edu>
Sorry I misunderstood the errors it is parsing the file now. Bugs in Devel-Graph via RT wrote: Show quoted text
> Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Bug in Devel::Graph", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #21264]. Your ticket is accessible > on the web at: > > http://rt.cpan.org/Ticket/Display.html?id=21264 > > Please include the string: > > [rt.cpan.org #21264] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-Devel-Graph@rt.cpan.org > > ------------------------------------------------------------------------- > I am using Devel-Graph-0.08 with PERL v5.8.8 on Mandrake see uname -a > output below: > > Linux bravoseven.stud17.eiu.edu 2.4.21-0.13mdksecure #1 SMP Fri Mar 14 > 14:10:36 EST 2003 i686 unknown unknown GNU/Linux > > I am attempting to use the graph methode as indicated in the documentation: > > my $graph = Devel::Graph->graph( $filename ); > > Which is supposed to provide a "...shortcut to avoid the OO > interface..." and I receive the following error: > > ./mk_flw_chrt.pl qiparsr.pl > Unknown conditional type (0) at ./mk_flw_chrt.pl line 9 > > Where line nine is > > my $graph = Devel::Graph->graph( $filename ); > > After examining the graph method in Graph.pm, I notice it seems to have > no provision for handling files. Perhps this is an upcoming feature > which has yet to be implemented. Just thought you'd like to know. > >
-- Allen J. Bryant Scientific Computer Programmer II Information Technology Services Eastern Illinois University phone: 217-581-7626 "In a sort of ghastly simplicity we remove the organ and demand the function. We make men without chests and expect of them virtue and enterprise. We laugh at honour and are shocked to find traitors in our midst. We castrate and bid the geldings be fruitful." The Abolition of Man C.S. Lewis
Subject: Re: [rt.cpan.org #21264]
Date: Fri, 1 Sep 2006 21:36:05 +0200
To: bug-Devel-Graph [...] rt.cpan.org
From: Tels <nospam-abuse [...] bloodgate.com>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Moin, On Friday 01 September 2006 19:52, Allen J. Bryant via RT wrote: Show quoted text
> Queue: Devel-Graph > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=21264 > > > Sorry I misunderstood the errors it is parsing the file now.
Glad it has resolved it. Please note that Devel::Graph is quite incomplete, I have a new version with a few improvements, which should it CPAN soon. But please do not hesitate to report any bugs or shortcommings so that I get pushed to work more on this module :) All the best, Tels - -- Signed on Fri Sep 1 21:34:34 2006 with key 0x93B84C15. Visit my photo gallery at http://bloodgate.com/photos/ PGP key on http://bloodgate.com/tels.asc or per email. "Q: What do you get when you cross an insomniac, an agnostic, and a dyslexic? A: Someone who stays up all night wondering if there is a Dog." -- Groucho Marx -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iQEVAwUBRPiLvncLPEOTuEwVAQK0iQf+JG2Smt0QudFJSAne10s9ybDUxwLnLlsB VskqG+vZy48fW3tIAiDQZGivcB6dsjQQTr9fI11dFRKiVz1MfJtZ3mEneOqO2lBN Gv8yFUfOkwinmkgESfoORAmfFY0S380+U39GzzgoBjlXs0p7LrKwwbAlheEY2NT2 QZ+LwPbKn8eoHY3H/a9wTdyAhAIwNzmUq/PnXB3cADnjHjr4UDuPzP/D3rnBM0kS 63RjnvfuOBruiHUTo2PFGxfV8IFvbljRZASs9TLlCwv8pSkQJD14Th859gOTXucp dPzGP5JimoSbbW63m8u9+qLuzNXATjR0OFjvusyRqbHo7Ck02pBxhQ== =Exy9 -----END PGP SIGNATURE-----
Marking this bug as resolved, a new version has been released to CPAN. If you have any more problems, please report them as new bugs.