The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2016-03-02

  • Display nicks only for the timeline command but not for view.
  • Handle http code 308 like 301.
  • Add configuration option ca_file.
  • Enable strict hostname verification for TLS.
  • Do not call pager without tweets.
  • Handle urls as arguements to the view command.
  • Find config at os specific locations.
  • Add parameter --no-hooks for tweet command to disable hooks.
  • Only support RFC 3339. Timestamps are now handled by Mojo::Date instead of HTTP::Date.
  • Add new subcommand query users to query a registry for all registered users.

Documentation

Client for twtxt, the minimalist microblogging service for hackers

Modules

Client for txtwt, the minimalist microblogging service for hackers

Provides

in lib/App/txtnix/Cache.pm
in lib/App/txtnix/Cmd.pm
in lib/App/txtnix/Cmd/config/edit.pm
in lib/App/txtnix/Cmd/config/get.pm
in lib/App/txtnix/Cmd/config/remove.pm
in lib/App/txtnix/Cmd/config/set.pm
in lib/App/txtnix/Cmd/follow.pm
in lib/App/txtnix/Cmd/following.pm
in lib/App/txtnix/Cmd/query/users.pm
in lib/App/txtnix/Cmd/timeline.pm
in lib/App/txtnix/Cmd/tweet.pm
in lib/App/txtnix/Cmd/unfollow.pm
in lib/App/txtnix/Cmd/view.pm
in lib/App/txtnix/Registry.pm
in lib/App/txtnix/Source.pm
in lib/App/txtnix/Tweet.pm