adamlounds
- Website: www.moonfruit.com
- About: Perl++ @ moonfruit
Recent Actions
-
Commented on How to write a test description
Loving this test style. We're trying to follow a strict two-line format in the perl code, which makes the tests really easy to skim through. ok my $thing = Classname->new( %args ), "Can create a Classname"; is $thing->accessor, $expected_value, "......
Comment Threads
No responses to comments.
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.