Name : perl-XML-Filter-TableWrapper
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.6.1
| Date : 2023-01-27 16:53:43
|
Group : Development/Libraries/Perl
| Source RPM : perl-XML-Filter-TableWrapper-0.02-lp154.6.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Wrap a table\'s cells in to a certain number of rows
|
Description :
Takes a list of elements and inserts (by default) \'< tr>...< /tr>\' elements to make an table with a specified number of columns (5 by default). By default, it assumes that the container element is named \"{}table\" (the \"{}\" means it is not namespaced), but this can be changed:
XML::Filter::TableWrapper->new( ListTags => \"{$my_ns}rows\", Columns => 3, );
for instance.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/15.4/noarch |