debian man page for test::bdd::cucumber::parser

Query: test::bdd::cucumber::parser

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::BDD::Cucumber::Parser(3pm)			User Contributed Perl Documentation			  Test::BDD::Cucumber::Parser(3pm)

NAME
Test::BDD::Cucumber::Parser - Parse Feature files
VERSION
version 0.11
DESCRIPTION
Parse Feature files in to a set of data classes
SYNOPSIS
# Returns a Test::BDD::Cucumber::Model::Feature object my $feature = Test::BDD::Cucumber::Parser->parse_file( 't/data/features/basic_parse.feature' );
METHODS
parse_string parse_file Both methods accept a single string as their argument, and return a Test::BDD::Cucumber::Model::Feature object on success.
ERROR HANDLING
Test::BDD::Cucumber uses Ouch for exception handling. Error originating in this class tend to have a code of "parse_error" and a Test::BDD::Cucumber::Model::Line object for data.
AUTHOR
Peter Sergeant "pete@clueball.com"
LICENSE
Copyright 2011, Peter Sergeant; Licensed under the same terms as Perl perl v5.14.2 2012-05-20 Test::BDD::Cucumber::Parser(3pm)
Related Man Pages
test::bdd::cucumber::harness(3pm) - debian
test::bdd::cucumber::model::tagspec(3pm) - debian
test::bdd::cucumber::stepcontext(3pm) - debian
test::bdd::cucumber::stepfile(3pm) - debian
test::valgrind::parser::xml(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?