YAML::Loader - YAML class for loading Perl objects to YAML
use YAML::Loader; my $loader = YAML::Loader->new; my $hash = $loader->load(<<'...'); foo: bar ...
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>
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |