Content-type: text/html Man page of Module::Build::YAML

Module::Build::YAML

Section: Perl Programmers Reference Guide (3perl)
Updated: 2007-12-18
Index Return to Main Contents
 

NAME

Module::Build::YAML - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed  

SYNOPSIS

    use Module::Build::YAML;

    ...

 

DESCRIPTION

Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed.

Currently, this amounts to the ability to write META.yml files when ``perl Build distmeta'' is executed via the Dump() and DumpFile() functions/methods.  

AUTHOR

Stephen Adkins <spadkins@gmail.com>  

COPYRIGHT

Copyright (c) 2006. Stephen Adkins. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 04:14:17 GMT, September 24, 2010