#!/usr/bin/env perl use warnings; print “a: ”; my $a = “foo”; print $a;
[Validate]
Generated with the Darkfish Rdoc Generator 2.