NAME
EPublisher::Target::Plugin::Text - Use Ascii text as a target for EPublisher
VERSION
version 0.5
SYNOPSIS
use EPublisher::Target;
my $Text = EPublisher::Target->new( { type => 'Text' } );
$Text->deploy;
NAME
EPublisher::Target::Plugin::Text - Use Ascii text as a target for EPublisher
VERSION
version 0.4
METHODS
deploy
creates the output.
$Text->deploy;
testresult
YAML SPEC
TextTest:
source:
#...
target:
type: Text
output: /path/to/test.txt
COPYRIGHT & LICENSE
Copyright 2012 Renee Baecker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms of Artistic License 2.0.
AUTHOR
Renee Baecker (<module@renee-baecker.de>)
AUTHOR
Renee Baecker <module@renee-baecker.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
AUTHOR
Renee Baecker <module@renee-baecker.de>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)