I've used perl directly on various Android devices (phones and tablets) without issue with cc tools. I always run cyanogenmod, and have done since the first version of hardware that supported Android. Faster, cleaner, smaller footprint, no bloatware.

Windows 10 is a train wreck, I'm glad I only have to support close family who run it. You don't mention what you've done and what happens (How do I post a question effectively?), so I can only advise removing the drivers you have, head over to XDA developers, install the adb/fastboot tools package, transfer the files you need to work with via adb, do what you have to on your computer. Failing that get a vendor win 10 driver or at least try the generic google drivers out there. The adb route will be the quickest method of getting the job done, so far as I un derstand it.

Update: fixed typos, added link.


In reply to Re^3: using perl to get sms messages by marto
in thread using perl to get sms messages by Aldebaran

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.