mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(perl): Added perl version module (#1382)
Adds a module for perl support.
This commit is contained in:
@@ -33,6 +33,7 @@ pub mod nix_shell;
|
||||
pub mod nodejs;
|
||||
pub mod ocaml;
|
||||
pub mod package;
|
||||
pub mod perl;
|
||||
pub mod php;
|
||||
pub mod purescript;
|
||||
pub mod python;
|
||||
|
||||
Reference in New Issue
Block a user