Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Vote-based porn detection

by Khen1950fx (Canon)
on Dec 30, 2009 at 21:32 UTC ( [id://814995]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    my $graph = $rp->graph;
    print $graph, "\n";
    print Dump $graph, "\n";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    my $grapher = GraphViz::Data::Grapher->new(@winners);
    print $grapher->as_svg, "\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://814995]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (11)
As of 2024-04-18 14:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found