abstract
'Tags helper for HTML container.'
;
author
'Michal Josef Spacek <skim@cpan.org>'
;
author_requires
'English'
=> 0;
author_requires
'File::Object'
=> 0.03;
author_requires
'Test::More'
=> 0;
author_requires
'Test::NoWarnings'
=> 0;
author_requires
'Test::Pod'
=> 0;
author_requires
'Test::Pod::Coverage'
=> 0;
license
'bsd'
;
name
'Tags-HTML-Container'
;
perl_version 5.008;
readme_from
'Container.pm'
;
recursive_author_tests(
'xt'
);
requires
'Class::Utils'
=> 0;
requires
'Error::Pure'
=> 0;
requires
'List::Util'
=> 0;
requires
'Readonly'
=> 0;
requires
'Tags::HTML'
=> 0.02;
test_requires
'CSS::Struct::Output::Structure'
=> 0;
test_requires
'English'
=> 0;
test_requires
'Error::Pure::Utils'
=> 0;
test_requires
'Tags::Output::Raw'
=> 0;
test_requires
'Tags::Output::Structure'
=> 0;
test_requires
'Test::More'
=> 0;
test_requires
'Test::NoWarnings'
=> 0;
tests_recursive;
version
'0.04'
;
WriteAll();