Skip to content

karupanerura/TOML-Dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

TOML::Dumper - It's new $module

SYNOPSIS

use TOML::Dumper;

my $out = TOML::Dumper->new->dump({ my => { data => [is => 'here'] } });
# $out =>
# [my]
# data = ["is", "here"]

DESCRIPTION

TOML::Dumper is ...

LICENSE

Copyright (C) karupanerura.

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

AUTHOR

karupanerura karupa@cpan.org

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages