-
-
28 Feb 2020 05:54:51 UTC
- Distribution: Data-Sah-Filter-perl-Str-replace_dashes_with_underscores
- Module version: 0.001
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (1250 / 0 / 2)
- Kwalitee
Bus factor: 1- 90.48% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (13.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Data::Sah::Filter::perl::Str::replace_dashes_with_underscores - Replace dashes in string with underscores
VERSION
This document describes version 0.001 of Data::Sah::Filter::perl::Str::replace_dashes_with_underscores (from Perl distribution Data-Sah-Filter-perl-Str-replace_dashes_with_underscores), released on 2020-02-28.
SYNOPSIS
Use in Sah schema's
prefilters
(orpostfilters
) clause:["str","prefilters",["Str::replace_dashes_with_underscores"]]
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Data-Sah-Filter-perl-Str-replace_dashes_with_underscores.
SOURCE
Source repository is at https://github.com/perlancar/perl-Data-Sah-Filter-perl-Str-replace_dashes_with_underscores.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Data-Sah-Filter-perl-Str-replace_dashes_with_underscores
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
Data::Sah::Filter::perl::Str::replace_underscores_with_dashes
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Data::Sah::Filter::perl::Str::replace_dashes_with_underscores, copy and paste the appropriate command in to your terminal.
cpanm Data::Sah::Filter::perl::Str::replace_dashes_with_underscores
perl -MCPAN -e shell install Data::Sah::Filter::perl::Str::replace_dashes_with_underscores
For more information on module installation, please visit the detailed CPAN module installation guide.