File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for Shell-Command
2
2
3
3
{{$NEXT}}
4
+
5
+ 1.0 2023-07-30T20:57:52+02:00
4
6
- First version in the zef ecosystem
Original file line number Diff line number Diff line change 22
22
" File::Which" ,
23
23
" File::Find"
24
24
],
25
- "description" : " Provide **cross-platform** routines emulating common *NIX shell commands" ,
25
+ "description" : " provide **cross-platform** routines emulating common \\ *NIX shell commands" ,
26
26
"license" : " MIT" ,
27
27
"name" : " Shell::Command" ,
28
28
"perl" : " 6.*" ,
32
32
"resources" : [
33
33
],
34
34
"source-url" : " git://github.com/raku-community-modules/Shell-Command.git" ,
35
- "tags" : [ " SHELL" , " UNIX"
35
+ "tags" : [
36
+ " SHELL" ,
37
+ " UNIX"
36
38
],
37
39
"test-depends" : [
38
40
" Test"
Original file line number Diff line number Diff line change 1
1
[ ![ Actions Status] ( https://github.com/raku-community-modules/Shell-Command/actions/workflows/test.yml/badge.svg )] ( https://github.com/raku-community-modules/Shell-Command/actions )
2
2
3
- NAME Shell::Command
4
- ===================
3
+ NAME
4
+ ====
5
5
6
- Provides ** cross-platform** routines emulating common \* NIX shell commands
6
+ Shell::Command - provide ** cross-platform** routines emulating common \* NIX shell commands
7
7
8
8
SYNOPSIS
9
9
========
You can’t perform that action at this time.
0 commit comments