Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utgwkk/yapc-kyoto-2023-prototype
https://github.com/utgwkk/yapc-kyoto-2023-prototype
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/utgwkk/yapc-kyoto-2023-prototype
- Owner: utgwkk
- License: mit
- Created: 2023-03-15T13:21:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-21T10:10:16.000Z (over 1 year ago)
- Last Synced: 2024-04-20T08:59:59.181Z (7 months ago)
- Language: Perl
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yapc-kyoto-2023-prototype
## 01-prototype
```
$ cat 01-prototype.pl
```### syntax check
```
$ perl -c 01-prototype.pl
```### warnings有効にしつつsyntax check
```
$ perl -cw 01-prototype.pl
```## 02-list-moreutils-zip6.pl
```
$ carmel exec perl 02-list-moreutils-zip6.pl
```