XAS-Service

 view release on metacpan or  search on metacpan

lib/XAS/Docs/Service/Installation.pm  view on Meta::CPAN

rpm build environment, then you can do the following:

    # perl Build.PL
    # ./Build
    # ./Build test
    # ./Build dist
    # rpmbuild -ta XAS-Service-0.01.tar.gz
    # cd ~/rpmbuild/RPMS/noarch
    # yum --nogpgcheck localinstall perl-XAS-Service-0.01-1.noarch.rpm

Each of these installation methods will overlay the local file system and
tries to follow Debian standards for file layout and package installation. 

On Windows, do the following:

    > perl Build.PL
    > Build
    > Build test
    > Build install

It is recommended that you useL<Strawberry Perl|http://strawberryperl.com/>, 

web/root/yaml/changelog.md  view on Meta::CPAN

* Improvement:  equal_height_boxes.html - better accessibility for complex example (hidden more links within content boxes)
* Bugfix:       flexible_grids2.html - added new skiplink styling to its basemod_grids2.css
* Bugfix:       equal_height_boxes.html - added new skiplink styling to its basemod_equal_heights.css


# Version 3.2

## Improvements & Feature Changes in YAML-Core
* New:          base.css - merged base.css and print_base.css (smaller filesize)
* New:          base.css - New subtemplate-set (20%, 40%, 60% and 80%), equalized mode is available
* New:          base.css - new skip link solution, that allows overlaying
* New:          js/webkit-focusfix.js - JavaScript based fix for focus problems in Webkit-browsers (Safari, Google Chrome)
* Improvement:  base.css - Split up media types to "all", "screen & projection" and "print", helped to avoid several problems in print layout.
* Improvement:  base.css - using child selectors for equalize-definitions saved about 400 bytes of code
* Improvement:  base.css - moved visual print settings (fontsize & hidden containers) to print-stylesheets
* Improvement:  iehacks.css - improved code for robustness of all major layout elements
* Bugfix:       base.css - removed &lt;dfn&gt; from the hidden elements again
* Bugfix:       iehacks.css - fixed a bug that made subtemplates invisible in IE 5.01
* Bugfix:       slim_iehacks.css - Clearfix hack was broken in IE7
* Feature Drop: base.css - removed code to force vertical scrollbars in FF, Safari & Opera (replaced by CSS3 solution in user files)
* Feature Drop: iehacks.css - removed compatibility code for #page_margins and #page IDs.



( run in 0.616 second using v1.01-cache-2.11-cpan-3b35f9de6a3 )