Help for this page

Select Code to Download


  1. or download this
    while (<IN0>)
    {   my $currentURI = $_;
        chomp($currentURI);
    my @tags = $c->posts_for(uri =>"$currentURI");