in reply to Naming a module that extracts subsets of a Linux system

I'd go for Linux::Sys::Slicer which implies system related but not the whole thing. Sys rather than System because that is part of a system - which seems appropriate, and there is already a Linux::Sys namespace (for Linux::Sys::CPU::Affinity - not that it's related in any way).

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^2: Naming a module that extracts subsets of a Linux system
by NERDVANA (Priest) on Jan 15, 2025 at 11:24 UTC
    Actually, CPAN seems to have a lot more Sys:: prefix, with ::Linux suffix. That would leave room for a ::BSD variant.