Hello community, here is the log from the commit of package perl-Error for openSUSE:Factory checked in at 2018-11-13 16:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Error (Old) and /work/SRC/openSUSE:Factory/.perl-Error.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Error" Tue Nov 13 16:26:38 2018 rev:29 rq:647276 version:0.17027 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes 2018-05-25 21:37:15.328096794 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes 2018-11-13 16:26:47.078557428 +0100 @@ -1,0 +2,11 @@ +Thu Nov 8 06:19:56 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to 0.17027 + see /usr/share/doc/packages/perl-Error/Changes + + 0.17027 2018-10-28 + - Documentation and examples enhancements. + - https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff + - Thanks to https://metacpan.org/author/JMERELO . + +------------------------------------------------------------------- Old: ---- Error-0.17026.tar.gz New: ---- Error-0.17027.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Error.spec ++++++ --- /var/tmp/diff_new_pack.j2S1ON/_old 2018-11-13 16:26:49.698553290 +0100 +++ /var/tmp/diff_new_pack.j2S1ON/_new 2018-11-13 16:26:49.698553290 +0100 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Error -Version: 0.17026 +Version: 0.17027 Release: 0 %define cpan_name Error -Summary: Error/exception handling in an OO-ish way +Summary: Error License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Error/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -47,7 +47,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor +perl Build.PL installdirs=vendor ./Build build flags=%{?_smp_mflags} %check ++++++ Error-0.17026.tar.gz -> Error-0.17027.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/Build.PL new/Error-0.17027/Build.PL --- old/Error-0.17026/Build.PL 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/Build.PL 2018-10-28 11:07:29.000000000 +0100 @@ -19,7 +19,7 @@ "Shlomi Fish ( http://www.shlomifish.org/ )" ], "dist_name" => "Error", - "dist_version" => "0.17026", + "dist_version" => "0.17027", "license" => "perl", "module_name" => "Error", "recursive_test_files" => 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/Changes new/Error-0.17027/Changes --- old/Error-0.17026/Changes 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/Changes 2018-10-28 11:07:29.000000000 +0100 @@ -1,2 +1,7 @@ +0.17027 2018-10-28 + - Documentation and examples enhancements. + - https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff + - Thanks to https://metacpan.org/author/JMERELO . + 0.17026 2018-05-23 - Convert to Dist-Zilla. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/META.json new/Error-0.17027/META.json --- old/Error-0.17026/META.json 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/META.json 2018-10-28 11:07:29.000000000 +0100 @@ -69,19 +69,19 @@ "provides" : { "Error" : { "file" : "lib/Error.pm", - "version" : "0.17026" + "version" : "0.17027" }, "Error::Simple" : { "file" : "lib/Error.pm", - "version" : "0.17026" + "version" : "0.17027" }, "Error::WarnDie" : { "file" : "lib/Error.pm", - "version" : "0.17026" + "version" : "0.17027" }, "Error::subs" : { "file" : "lib/Error.pm", - "version" : "0.17026" + "version" : "0.17027" } }, "release_status" : "stable", @@ -96,10 +96,10 @@ "web" : "https://github.com/shlomif/error" } }, - "version" : "0.17026", + "version" : "0.17027", "x_Dist_Zilla" : { "perl" : { - "version" : "5.026002" + "version" : "5.028000" }, "plugins" : [ { @@ -355,6 +355,16 @@ ], "plugins" : [ { + "class" : "Pod::Weaver::Plugin::SingleEncoding", + "name" : "@SHLOMIF/SingleEncoding", + "version" : "4.015" + }, + { + "class" : "Pod::Weaver::Plugin::WikiDoc", + "name" : "@SHLOMIF/WikiDoc", + "version" : "0.093004" + }, + { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", "version" : "4.015" @@ -365,79 +375,109 @@ "version" : "4.015" }, { - "class" : "Pod::Weaver::Plugin::SingleEncoding", - "name" : "-SingleEncoding", + "class" : "Pod::Weaver::Section::Name", + "name" : "@SHLOMIF/Name", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Generic", - "name" : "NAME", + "class" : "Pod::Weaver::Section::Version", + "name" : "@SHLOMIF/Version", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Version", - "name" : "Version", + "class" : "Pod::Weaver::Section::Region", + "name" : "@SHLOMIF/Prelude", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Region", - "name" : "prelude", + "class" : "Pod::Weaver::Section::Generic", + "name" : "@SHLOMIF/Synopsis", + "version" : "4.015" + }, + { + "class" : "Pod::Weaver::Section::Generic", + "name" : "@SHLOMIF/Description", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Generic", - "name" : "SYNOPSIS", + "name" : "@SHLOMIF/Usage", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Generic", - "name" : "DESCRIPTION", + "name" : "@SHLOMIF/Overview", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Generic", - "name" : "OVERVIEW", + "name" : "@SHLOMIF/Stability", + "version" : "4.015" + }, + { + "class" : "Pod::Weaver::Section::Collect", + "name" : "Requirements", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Collect", - "name" : "ATTRIBUTES", + "name" : "Attributes", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Collect", - "name" : "METHODS", + "name" : "Constructors", + "version" : "4.015" + }, + { + "class" : "Pod::Weaver::Section::Collect", + "name" : "Methods", + "version" : "4.015" + }, + { + "class" : "Pod::Weaver::Section::Collect", + "name" : "Functions", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Leftovers", - "name" : "Leftovers", + "name" : "@SHLOMIF/Leftovers", "version" : "4.015" }, { "class" : "Pod::Weaver::Section::Region", - "name" : "postlude", + "name" : "@SHLOMIF/postlude", "version" : "4.015" }, { + "class" : "Pod::Weaver::Section::Support", + "name" : "@SHLOMIF/Support", + "version" : "1.010" + }, + { "class" : "Pod::Weaver::Section::Authors", - "name" : "Authors", + "name" : "@SHLOMIF/Authors", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Legal", - "name" : "Legal", + "class" : "Pod::Weaver::Section::Bugs", + "name" : "@SHLOMIF/Bugs", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Bugs", - "name" : "Bugs", + "class" : "Pod::Weaver::Section::Contributors", + "name" : "@SHLOMIF/Contributors", + "version" : "0.009" + }, + { + "class" : "Pod::Weaver::Section::Legal", + "name" : "@SHLOMIF/Legal", "version" : "4.015" }, { - "class" : "Pod::Weaver::Section::Support", - "name" : "Support", - "version" : "1.010" + "class" : "Pod::Weaver::Plugin::Transformer", + "name" : "@SHLOMIF/List", + "version" : "4.015" } ] } @@ -528,7 +568,7 @@ "version" : "6.012" } }, - "x_generated_by_perl" : "v5.26.2", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.02" + "x_generated_by_perl" : "v5.28.0", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.06" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/META.yml new/Error-0.17027/META.yml --- old/Error-0.17026/META.yml 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/META.yml 2018-10-28 11:07:29.000000000 +0100 @@ -28,16 +28,16 @@ provides: Error: file: lib/Error.pm - version: '0.17026' + version: '0.17027' Error::Simple: file: lib/Error.pm - version: '0.17026' + version: '0.17027' Error::WarnDie: file: lib/Error.pm - version: '0.17026' + version: '0.17027' Error::subs: file: lib/Error.pm - version: '0.17026' + version: '0.17027' requires: Carp: '0' Exporter: '0' @@ -51,10 +51,10 @@ bugtracker: https://github.com/shlomif/error/issues homepage: http://metacpan.org/release/Error repository: https://bitbucket.org/shlomif/perl-error.pm -version: '0.17026' +version: '0.17027' x_Dist_Zilla: perl: - version: '5.026002' + version: '5.028000' plugins: - class: Dist::Zilla::Plugin::Prereqs @@ -251,6 +251,14 @@ - ':ExecFiles' plugins: - + class: Pod::Weaver::Plugin::SingleEncoding + name: '@SHLOMIF/SingleEncoding' + version: '4.015' + - + class: Pod::Weaver::Plugin::WikiDoc + name: '@SHLOMIF/WikiDoc' + version: '0.093004' + - class: Pod::Weaver::Plugin::EnsurePod5 name: '@CorePrep/EnsurePod5' version: '4.015' @@ -259,65 +267,89 @@ name: '@CorePrep/H1Nester' version: '4.015' - - class: Pod::Weaver::Plugin::SingleEncoding - name: -SingleEncoding - version: '4.015' - - - class: Pod::Weaver::Section::Generic - name: NAME + class: Pod::Weaver::Section::Name + name: '@SHLOMIF/Name' version: '4.015' - class: Pod::Weaver::Section::Version - name: Version + name: '@SHLOMIF/Version' version: '4.015' - class: Pod::Weaver::Section::Region - name: prelude + name: '@SHLOMIF/Prelude' version: '4.015' - class: Pod::Weaver::Section::Generic - name: SYNOPSIS + name: '@SHLOMIF/Synopsis' version: '4.015' - class: Pod::Weaver::Section::Generic - name: DESCRIPTION + name: '@SHLOMIF/Description' version: '4.015' - class: Pod::Weaver::Section::Generic - name: OVERVIEW + name: '@SHLOMIF/Usage' + version: '4.015' + - + class: Pod::Weaver::Section::Generic + name: '@SHLOMIF/Overview' + version: '4.015' + - + class: Pod::Weaver::Section::Generic + name: '@SHLOMIF/Stability' + version: '4.015' + - + class: Pod::Weaver::Section::Collect + name: Requirements version: '4.015' - class: Pod::Weaver::Section::Collect - name: ATTRIBUTES + name: Attributes version: '4.015' - class: Pod::Weaver::Section::Collect - name: METHODS + name: Constructors + version: '4.015' + - + class: Pod::Weaver::Section::Collect + name: Methods + version: '4.015' + - + class: Pod::Weaver::Section::Collect + name: Functions version: '4.015' - class: Pod::Weaver::Section::Leftovers - name: Leftovers + name: '@SHLOMIF/Leftovers' version: '4.015' - class: Pod::Weaver::Section::Region - name: postlude + name: '@SHLOMIF/postlude' version: '4.015' - + class: Pod::Weaver::Section::Support + name: '@SHLOMIF/Support' + version: '1.010' + - class: Pod::Weaver::Section::Authors - name: Authors + name: '@SHLOMIF/Authors' version: '4.015' - - class: Pod::Weaver::Section::Legal - name: Legal + class: Pod::Weaver::Section::Bugs + name: '@SHLOMIF/Bugs' version: '4.015' - - class: Pod::Weaver::Section::Bugs - name: Bugs + class: Pod::Weaver::Section::Contributors + name: '@SHLOMIF/Contributors' + version: '0.009' + - + class: Pod::Weaver::Section::Legal + name: '@SHLOMIF/Legal' version: '4.015' - - class: Pod::Weaver::Section::Support - name: Support - version: '1.010' + class: Pod::Weaver::Plugin::Transformer + name: '@SHLOMIF/List' + version: '4.015' name: '@Filter/PodWeaver' version: '4.008' - @@ -383,5 +415,5 @@ config: is_trial: '0' version: '6.012' -x_generated_by_perl: v5.26.2 +x_generated_by_perl: v5.28.0 x_serialization_backend: 'YAML::Tiny version 1.73' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/Makefile.PL new/Error-0.17027/Makefile.PL --- old/Error-0.17026/Makefile.PL 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/Makefile.PL 2018-10-28 11:07:29.000000000 +0100 @@ -37,7 +37,7 @@ "base" => 0, "lib" => 0 }, - "VERSION" => "0.17026", + "VERSION" => "0.17027", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/README new/Error-0.17027/README --- old/Error-0.17026/README 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/README 2018-10-28 11:07:29.000000000 +0100 @@ -1,5 +1,5 @@ This archive contains the distribution Error, -version 0.17026: +version 0.17027: Error/exception handling in an OO-ish way diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/dist.ini new/Error-0.17027/dist.ini --- old/Error-0.17026/dist.ini 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/dist.ini 2018-10-28 11:07:29.000000000 +0100 @@ -1,5 +1,5 @@ name = Error -version = 0.17026 +version = 0.17027 author = Shlomi Fish ( http://www.shlomifish.org/ ) license = Perl_5 copyright_holder = Shlomi Fish ( http://www.shlomifish.org/ ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/examples/example.pl new/Error-0.17027/examples/example.pl --- old/Error-0.17026/examples/example.pl 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/examples/example.pl 2018-10-28 11:07:29.000000000 +0100 @@ -2,6 +2,9 @@ use lib '.'; use Error qw(:try); +use strict; +use warnings; + @Error::Bad::ISA = qw(Error); $Error::Debug = 1; # turn on verbose stacktrace @@ -17,7 +20,7 @@ } except { return { - Error::Simple => sub { warn "simple" } + 'Error::Simple' => sub { warn "simple" } } } otherwise { @@ -40,12 +43,12 @@ abc(); -$x = prior Error; +my $x = prior Error; print "--\n",$x->stacktrace; unless(defined def()) { - $x = prior Error 'main'; - print "--\n",0+$x,"\n",$x; + my $x = prior Error 'main'; + print "--\n",0+$x,"\n",$x; # 0+$x converts to Integer via "value" method } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/examples/warndie.pl new/Error-0.17027/examples/warndie.pl --- old/Error-0.17026/examples/warndie.pl 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/examples/warndie.pl 2018-10-28 11:07:29.000000000 +0100 @@ -1,5 +1,6 @@ #!/usr/bin/perl -w +# Usage: perl warndie.pl [1 or true or whatever if you want to use warndie] require Error; if( $ARGV[0] ) { import Error qw( :warndie ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/lib/Error/Simple.pm new/Error-0.17027/lib/Error/Simple.pm --- old/Error-0.17026/lib/Error/Simple.pm 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/lib/Error/Simple.pm 2018-10-28 11:07:29.000000000 +0100 @@ -7,7 +7,7 @@ # licence). package Error::Simple; -$Error::Simple::VERSION = '0.17026'; +$Error::Simple::VERSION = '0.17027'; use strict; use warnings; @@ -23,11 +23,11 @@ =head1 NAME -Error::Simple - the simple error sub-class of Error +Error::Simple =head1 VERSION -version 0.17026 +version 0.17027 =head1 SYNOPSIS @@ -42,9 +42,13 @@ and the only thing it does is "use" Error.pm. Refer to the documentation of L<Error> for more information about Error::Simple. +=head1 NAME + +Error::Simple - the simple error sub-class of Error + =head1 VERSION -version 0.17026 +version 0.17027 =head1 METHODS @@ -69,36 +73,10 @@ L<Error> -=head1 AUTHOR - -Shlomi Fish ( http://www.shlomifish.org/ ) - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2018 by Shlomi Fish ( http://www.shlomifish.org/ ). - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 BUGS - -Please report any bugs or feature requests on the bugtracker website -L<https://github.com/shlomif/error/issues> - -When submitting a bug or request, please include a test-file or a -patch to an existing test-file that illustrates the bug or desired -feature. - =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan =head1 SUPPORT -=head2 Perldoc - -You can find documentation for this module with the perldoc command. - - perldoc Error::Simple - =head2 Websites The following websites have more information about this module, and may be of help to you. As always, @@ -196,4 +174,24 @@ git clone https://bitbucket.org/shlomif/perl-error.pm +=head1 AUTHOR + +Shlomi Fish ( http://www.shlomifish.org/ ) + +=head1 BUGS + +Please report any bugs or feature requests on the bugtracker website +L<https://github.com/shlomif/error/issues> + +When submitting a bug or request, please include a test-file or a +patch to an existing test-file that illustrates the bug or desired +feature. + +=head1 COPYRIGHT AND LICENSE + +This software is copyright (c) 2018 by Shlomi Fish ( http://www.shlomifish.org/ ). + +This is free software; you can redistribute it and/or modify it under +the same terms as the Perl 5 programming language system itself. + =cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/lib/Error.pm new/Error-0.17027/lib/Error.pm --- old/Error-0.17026/lib/Error.pm 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/lib/Error.pm 2018-10-28 11:07:29.000000000 +0100 @@ -10,7 +10,7 @@ # but modified ***significantly*** package Error; -$Error::VERSION = '0.17026'; +$Error::VERSION = '0.17027'; use strict; use warnings; @@ -279,7 +279,7 @@ } package Error::Simple; -$Error::Simple::VERSION = '0.17026'; +$Error::Simple::VERSION = '0.17027'; @Error::Simple::ISA = qw(Error); sub new @@ -316,7 +316,7 @@ # Peter Seibel <[email protected]> package Error::subs; -$Error::subs::VERSION = '0.17026'; +$Error::subs::VERSION = '0.17027'; use Exporter (); use vars qw(@EXPORT_OK @ISA %EXPORT_TAGS); @@ -569,7 +569,7 @@ 1; package Error::WarnDie; -$Error::WarnDie::VERSION = '0.17026'; +$Error::WarnDie::VERSION = '0.17027'; sub gen_callstack($) { my ($start) = @_; @@ -682,11 +682,11 @@ =head1 NAME -Error - Error/exception handling in an OO-ish way +Error =head1 VERSION -version 0.17026 +version 0.17027 =head1 SYNOPSIS @@ -736,9 +736,13 @@ Errors in the class C<Error> should not be thrown directly, but the user should throw errors from a sub-class of C<Error>. +=head1 NAME + +Error - Error/exception handling in an OO-ish way + =head1 VERSION -version 0.17026 +version 0.17027 =head1 WARNING @@ -1103,36 +1107,10 @@ This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -=head1 AUTHOR - -Shlomi Fish ( http://www.shlomifish.org/ ) - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2018 by Shlomi Fish ( http://www.shlomifish.org/ ). - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 BUGS - -Please report any bugs or feature requests on the bugtracker website -L<https://github.com/shlomif/error/issues> - -When submitting a bug or request, please include a test-file or a -patch to an existing test-file that illustrates the bug or desired -feature. - =for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan =head1 SUPPORT -=head2 Perldoc - -You can find documentation for this module with the perldoc command. - - perldoc Error - =head2 Websites The following websites have more information about this module, and may be of help to you. As always, @@ -1230,4 +1208,24 @@ git clone https://bitbucket.org/shlomif/perl-error.pm +=head1 AUTHOR + +Shlomi Fish ( http://www.shlomifish.org/ ) + +=head1 BUGS + +Please report any bugs or feature requests on the bugtracker website +L<https://github.com/shlomif/error/issues> + +When submitting a bug or request, please include a test-file or a +patch to an existing test-file that illustrates the bug or desired +feature. + +=head1 COPYRIGHT AND LICENSE + +This software is copyright (c) 2018 by Shlomi Fish ( http://www.shlomifish.org/ ). + +This is free software; you can redistribute it and/or modify it under +the same terms as the Perl 5 programming language system itself. + =cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Error-0.17026/weaver.ini new/Error-0.17027/weaver.ini --- old/Error-0.17026/weaver.ini 2018-05-23 20:43:38.000000000 +0200 +++ new/Error-0.17027/weaver.ini 2018-10-28 11:07:29.000000000 +0100 @@ -1,39 +1 @@ -[@CorePrep] - -[-SingleEncoding] - -[Generic / NAME] - -[Version] - -[Region / prelude] - - -[Generic / SYNOPSIS] -[Generic / DESCRIPTION] -[Generic / OVERVIEW] - -[Collect / ATTRIBUTES] -command = attr - -[Collect / METHODS] -command = method - -[Leftovers] - -[Region / postlude] - -[Authors] -[Legal] - -; [Generic / DESCRIPTION] -; required = 1 - -; [Generic / BUGS] - -; [Generic / Section::Bugs] -; [Generic / Section::License] -; -[Bugs] -[Support] -all_modules = 1 +[@SHLOMIF]
