File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
- dzil listdeps --author --missing | cpanm
25
25
- cpanm DBI IPC::Shareable Parallel::ForkManager Digest::HMAC_SHA1
26
26
- cpanm String::Escape XML::LibXML Net::SFTP::Foreign IO::Pty
27
- - cpanm File::LibMagic Test::mysqld
27
+ - cpanm File::LibMagic Test::mysqld Expect
28
28
install :
29
29
- dzil build --in build --notgz
30
30
script :
51
51
- dzil authordeps --missing | cpanm
52
52
- dzil listdeps --author --missing | cpanm
53
53
- cpanm DBI Parallel::ForkManager Digest::HMAC_SHA1
54
- - cpanm String::Escape XML::LibXML
54
+ - cpanm String::Escape XML::LibXML Expect
55
55
- cpanm --reinstall App::Prove
56
56
install :
57
57
- dzil build --in build --notgz
85
85
- dzil authordeps --missing | cpanm
86
86
- dzil listdeps --author --missing | cpanm
87
87
- cpanm DBI IPC::Shareable Parallel::ForkManager Digest::HMAC_SHA1
88
- - cpanm String::Escape XML::LibXML Net::SFTP::Foreign IO::Pty
88
+ - cpanm String::Escape XML::LibXML Net::SFTP::Foreign IO::Pty Expect
89
89
install :
90
90
- dzil build --in build --notgz
91
91
script :
You can’t perform that action at this time.
0 commit comments