perl-module-boundary 0.12.2

Boundary checks for standalone Perl module tokens on a single line
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-boundary"
version = "0.12.2"
dependencies = [
 "perl-module-token-core",
]

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