The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

WWW::StatusBadge::Render::Plugin::Textile - Textile Status Badge renderer

VERSION

version 0.0.2

SYNOPSIS

my $service = WWW::StatusBadge::Service->new(
'txt' => 'Build Status',
);
my $badge = $service->textile;

SEE ALSO

AUTHOR

André Rivotti Casimiro <rivotti@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by André Rivotti Casimiro.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)