perl-module-path 0.11.0

Perl module name/path conversion utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "perl-module-name"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0d36ae07a8318fa74a5d0e9ee447367cd3ad51716455b21744a60fb880f1981"

[[package]]
name = "perl-module-path"
version = "0.11.0"
dependencies = [
 "perl-module-name",
]