Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utgwkk/yapc-kyoto-2023-prototype


https://github.com/utgwkk/yapc-kyoto-2023-prototype

Last synced: about 1 month ago
JSON representation

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
```