
EPublisher::Target::Plugin::Text - Use Ascii text as a target for EPublisher

version 0.7

use EPublisher::Target;
my $Text = EPublisher::Target->new( { type => 'Text' } );
$Text->deploy;

EPublisher::Target::Plugin::Text - Use Ascii text as a target for EPublisher

version 0.4

creates the output.
$Text->deploy;

TextTest:
source:
#...
target:
type: Text
output: /path/to/test.txt

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.

Renee Baecker (<module@renee-baecker.de>)

Renee Baecker <module@renee-baecker.de>

This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)

Renee Baecker <module@renee-baecker.de>

This software is Copyright (c) 2012 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)