Perlは30年以上の歴史を持ち、さまざまな分野で使われているプログラミング言語です。代替言語も多く登場しており、時代遅れの言語と見なされる場面も多くありますが、実際はどうなのでしょうか?Perlの言語としての特徴や将来性を解説します。 Perlとは ...
前回はArkの開発背景と機能概要を紹介しました。2回目からはもっと具体的に、 Arkを使用した開発方法を紹介していきます。 今回は、 Arkのインストール方法、 そして簡単なHelloWorldアプリケーションの作成を通してArkを使用したアプリケーション開発の流れ ...
Once you've written your Perl program, you run it by typing the name of the file. If you've made some mistake in your "code" (that's geek for "program," as if ...
I have always wanted to get my hands dirty with Swagger. I recently fell over Mojolicious::Plugin::OpenAPI, which fits into my boring stack and I decided to do a prototype. I followed the tutorial for ...
This is a tutorial on how to use Perl and Tcl/Tk (not to be confused with Perl/Tk) and create UI-based Perl+Tcl/Tk applications deploying them on Windows and macOS as ...