SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-VRML rpm build for : OpenSuSE. For other distributions click perl-VRML.

Name : perl-VRML
Version : 1.10 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.7.1 Date : 2023-01-27 16:41:03
Group : Development/Libraries/Perl Source RPM : perl-VRML-1.10-lp154.7.1.src.rpm
Size : 0.32 MB
Packager : https://www_suse_com/
Summary : Specification independent VRML methods (1.0, 2.0, 97)
Description :
These modules were conceived for the production of VRML worlds on WWW
servers via GCI and/or for generating abstract worlds. They are the clarity
of Perl scripts with VRML code to increase and (hopefully) for VRML
beginners the entrance in VRML facilitate. In the following the modules are
described briefly.

* VRML::Base

contains base functionality such as a producing, an outputting and
saving. It represents the base class for all other modules

* VRML::VRML1

combines several VRML 1.0 nodes into complex methods - e.g. geometric
shapes inclusive there material. This module accepts angle data in
degrees and as material color names. The methods have the same names as
in the VRML specification (if meaningfully), are however in lower case.

* VRML::VRML1::Standard

implemented only the VRML 1.0 nodes. All method names are identical (in
the way of writing) with those of the VRML specification. The parameters
are arranged after the frequency of their use (subjective estimate). This
module is possibly omitted in the next version. The production of the
VRML nodes takes over then VRML::Base.

* VRML::VRML2

combines several VRML 2.0 nodes into complex methods - e.g. geometric
shapes inclusive there material. This module accepts angle data in
degrees and as material color names. The methods have the same names as
in the VRML specification (if meaningfully), are however in lower case.
The names are also as far as possible identical to those of the module
VRML::VRML1. Thus the user between the VRML versions which can be
produced can switch.

Contains for example $in{VRML} \'1\' or \'2\' (e.g. via CGI), then only the
following line at the start of the Perl script must be inserted.

new VRML($in{\'VRML\'})

* VRML::VRML2::Standard

implemented only the VRML 2.0 nodes. All method names are identical (in
the way of writing) with those the VRML specification. The parameters are
arranged after the frequency of their use (subjective estimate) This
module is possibly omitted in the next version. The production of the
VRML nodes takes over then VRML::Base.

* VRML::Color

contains the color names and conversion functions.

The VRML methods are at present identically in the modules VRML::VRML1.pm
and VRML::VRML2.pm implemented. The basic methods like \'new\', \'print\' or
\'save\' are in the module VRML::Base described.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-V/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-VRML-1.10-lp154.7.1.noarch.rpm
     

Provides :
perl(VRML)
perl(VRML::Base)
perl(VRML::Color)
perl(VRML::VRML1)
perl(VRML::VRML1::Standard)
perl(VRML::VRML2)
perl(VRML::VRML2::Standard)
perl-VRML

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/VRML
/usr/lib/perl5/vendor_perl/5.26.1/VRML.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/Base.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/Color.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML1
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML1.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML1/Standard.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML2
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML2.pm
/usr/lib/perl5/vendor_perl/5.26.1/VRML/VRML2/Standard.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-VRML
/usr/share/doc/packages/perl-VRML/CHANGES.TXT
/usr/share/doc/packages/perl-VRML/README.TXT
/usr/share/doc/packages/perl-VRML/TODO.TXT
/usr/share/doc/packages/perl-VRML/doc
/usr/share/doc/packages/perl-VRML/doc/Base.pm.html
/usr/share/doc/packages/perl-VRML/doc/Color.pm.html
/usr/share/doc/packages/perl-VRML/doc/VRML.pm.html
/usr/share/doc/packages/perl-VRML/doc/VRML1
/usr/share/doc/packages/perl-VRML/doc/VRML1.pm.html
/usr/share/doc/packages/perl-VRML/doc/VRML1/Standard.pm.html
/usr/share/doc/packages/perl-VRML/doc/VRML2
/usr/share/doc/packages/perl-VRML/doc/VRML2.pm.html
/usr/share/doc/packages/perl-VRML/doc/VRML2/Standard.pm.html
/usr/share/doc/packages/perl-VRML/examples
/usr/share/doc/packages/perl-VRML/examples/camera1.pl
/usr/share/doc/packages/perl-VRML/examples/camera1.wrl
/usr/share/doc/packages/perl-VRML/examples/camera2.pl
/usr/share/doc/packages/perl-VRML/examples/camera2.wrl
There is 53 files more in these RPM.

 
ICM